ViewMetadataRowCounterVisible - свойство
Признак необходимости расчета и отображения количества строк.
Пространство имён: Tessa.Views.MetadataСборка: Tessa (в Tessa.dll) Версия: 4.0.4
[DataMemberAttribute]
public bool RowCounterVisible { get; set; }
<DataMemberAttribute>
Public Property RowCounterVisible As Boolean
Get
Set
public:
[DataMemberAttribute]
virtual property bool RowCounterVisible {
bool get () sealed;
void set (bool value) sealed;
}
[<DataMemberAttribute>]
abstract RowCounterVisible : bool with get, set
[<DataMemberAttribute>]
override RowCounterVisible : bool with get, set
BooleanIViewMetadataRowCounterVisible