GridAttachedSetSortDirection - метод |
Пространство имён:
Tessa.UI.Controls.TessaGrid
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public static void SetSortDirection(
DependencyObject element,
ListSortDirection? value
)
Public Shared Sub SetSortDirection (
element As DependencyObject,
value As ListSortDirection?
)
public:
static void SetSortDirection(
DependencyObject^ element,
Nullable<ListSortDirection> value
)
static member SetSortDirection :
element : DependencyObject *
value : Nullable<ListSortDirection> -> unit
Параметры
- element
- Тип: System.WindowsDependencyObject
- value
- Тип: SystemNullableListSortDirection
См. также