ViewPlaceholderInfoSortingColumns - свойство
Колонки для сортировки.
Пространство имён: Tessa.Platform.PlaceholdersСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
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