New to Telerik UI for ASP.NET MVC? Download free 30-day trial

SpreadsheetSheetRowBuilder

Methods

Cells(System.Action)

The cells for this row.

Parameters

configurator - System.Action<SpreadsheetSheetRowCellFactory>

The action that configures the cells.

Height(System.Double)

The row height in pixels. Defaults to rowHeight.

Parameters

value - System.Double

The value that configures the height.

Index(System.Int32)

The absolute row index. Required to ensure correct positioning.

Parameters

value - System.Int32

The value that configures the index.

Type(System.String)

The table row element role in the context of the Grid table structure.

Parameters

value - System.String

The value that configures the type.

In this article
Not finding the help you need?