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