Kendo.Mvc.UI.Fluent.SpreadsheetSheetSortSettingsBuilder
Defines the fluent API for configuring SpreadsheetSheetSortSettings
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 configurator for the columns setting.
Ref(System.String)
The sorted range, for example, A1:D5.
Parameters
value System.String
The value for Ref