TableLayoutIHandlerPadding Property |
Gets or sets the padding bordering the table.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Padding Padding { get; set; }
Property Padding As Padding
Get
Set
abstract Padding : Padding with get, set
Property Value
Type:
PaddingThe padding bordering the table.
See Also