Enum
DataGridUserColumnReorderMode

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.

Declaration

cs-api-definition
Interactive = 0

Field Value

DataGridUserColumnReorderMode

None

The column reorder exposed to the user is disabled.

Declaration

cs-api-definition
None = 1

Field Value

DataGridUserColumnReorderMode

In this article
DefinitionFieldsInteractiveNone
Not finding the help you need?
Contact Support