bool EnableScrollBar { get; set; }
Property EnableScrollBar As Boolean Get Set
property bool EnableScrollBar { bool get (); void set (bool value); }
abstract EnableScrollBar : bool with get, set
In This Article