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