public bool RowCounterVisible { get; }
Public ReadOnly Property RowCounterVisible As Boolean
Get
public:
virtual property bool RowCounterVisible {
bool get () sealed;
}
abstract RowCounterVisible : bool with get
override RowCounterVisible : bool with get