DynamicScrollableBorder Property |
Gets or sets the border for the contained scrollable
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public BorderType Border { get; set; }
Public Property Border As BorderType
Get
Set
member Border : BorderType with get, set
Property Value
Type:
BorderTypeSee Also