Kendo.Mvc.UI.Fluent.SpreadsheetSheetColumnBuilder
Defines the fluent API for configuring SpreadsheetSheetColumn
Methods
Index(System.Int32)
The zero-based index of the column. Required to ensure correct positioning.
Parameters
value System.Int32
The value for Index
Width(System.Double)
The width of the column in pixels. Defaults to columnWidth.
Parameters
value System.Double
The value for Width