Class ColumnHeaderTapContext
Inheritance
System.Object
ColumnHeaderTapContext
Namespace: Telerik.UI.Xaml.Controls.Grid.Commands
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ColumnHeaderTapContext : Object
Constructors
ColumnHeaderTapContext()
Declaration
public ColumnHeaderTapContext()
Properties
CanSort
Declaration
public bool CanSort { get; set; }
Property Value
System.
|
Column
IsMultipleSortAllowed
Declaration
public bool IsMultipleSortAllowed { get; set; }
Property Value
System.
|