Kendo.Mvc.UI.Fluent.GridReorderingSettingsBuilder
Defines the fluent interface for configuring Reorderable
Methods
Columns(System.Boolean)
Enables or disables column reordering.
Parameters
value System.Boolean
True to enable column reordering, otherwise false
Rows(System.Boolean)
Enables or disables row reordering.
Parameters
value System.Boolean
True to enable column reordering, otherwise false