ViewMetadataRowCounterVisible - свойство |
Gets or sets a value indicating whether Признак необходимости расчета и отображения количества строк
Пространство имён:
Tessa.Views.Metadata
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [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
Значение свойства
Тип:
BooleanРеализации
IViewMetadataRowCounterVisibleСм. также