ViewContentItemSortCommand - свойство |
Gets Команда сортировки столбца таблицы
Пространство имён:
Tessa.UI.Views.Content
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис[NotNullAttribute]
public ICommand SortCommand { get; }<NotNullAttribute>
Public ReadOnly Property SortCommand As ICommand
Get
public:
[NotNullAttribute]
property ICommand^ SortCommand {
ICommand^ get ();
}[<NotNullAttribute>]
member SortCommand : ICommand with get
Значение свойства
Тип:
ICommand
См. также