Kendo.Mvc.UI.Fluent.SpreadsheetSheetSortSettingsBuilder
Defines the fluent API for configuring the SpreadsheetSheetSortSettings settings.
Methods
Columns(System.Action<Kendo.Mvc.UI.Fluent.SpreadsheetSheetSortSettingsColumnFactory>)
Specifies the sort options for individual columns.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.SpreadsheetSheetSortSettingsColumnFactory>
The action that configures the columns.
Ref(System.String)
The sorted range, for example, A1:D5.
Parameters
value System.String
The value that configures the ref.