SettingsViewModelColumnNames - свойство |
Gets Список доступных для выборки столбцов
Пространство имён:
Tessa.Extensions.Default.Client.Workplaces.Manager
Сборка:
Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 3.5.0.19
Синтаксис [NotNullAttribute]
public IEnumerable<string> ColumnNames { get; }
<NotNullAttribute>
Public ReadOnly Property ColumnNames As IEnumerable(Of String)
Get
public:
[NotNullAttribute]
property IEnumerable<String^>^ ColumnNames {
IEnumerable<String^>^ get ();
}
[<NotNullAttribute>]
member ColumnNames : IEnumerable<string> with get
Значение свойства
Тип:
IEnumerableStringСм. также