EnumDataGridUserColumnReorderMode
Enum
Defines the available modes that control the User Interface and Experience related to the column reorder operations within RadDataGrid component.
Definition
Namespace:Telerik.UI.Xaml.Controls.Grid
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public enum DataGridUserColumnReorderMode
Fields
Interactive
The column reorder exposed to the user is executed in interactive mode through animations.
None
The column reorder exposed to the user is disabled.