GroupingViewModelGroupingStates - свойство |
Get Список возможных значений группировки
Пространство имён:
Tessa.UI.AppManager
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис[NotNullAttribute]
public IEnumerable<GroupingKind> GroupingStates { get; }<NotNullAttribute>
Public ReadOnly Property GroupingStates As IEnumerable(Of GroupingKind)
Get
public:
[NotNullAttribute]
property IEnumerable<GroupingKind>^ GroupingStates {
IEnumerable<GroupingKind>^ get ();
}[<NotNullAttribute>]
member GroupingStates : IEnumerable<GroupingKind> with get
Значение свойства
Тип:
IEnumerableGroupingKind
См. также