Click or drag to resize

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; }

Property Value

Type: BorderType
See Also