ViewPlaceholderInfoSortingColumns - свойство
Колонки для сортировки.
Пространство имён: Tessa.Platform.PlaceholdersСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public List<SortingColumn> SortingColumns { get; set; }
Public Property SortingColumns As List(Of SortingColumn)
Get
Set
public:
virtual property List<SortingColumn^>^ SortingColumns {
List<SortingColumn^>^ get () sealed;
void set (List<SortingColumn^>^ value) sealed;
}
abstract SortingColumns : List<SortingColumn> with get, set
override SortingColumns : List<SortingColumn> with get, set
ListSortingColumnIViewPlaceholderInfoSortingColumns