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

SpreadsheetSheetSortSettingsColumnBuilder

Defines the fluent API for configuring SpreadsheetSheetSortSettingsColumn

Methods

Ascending(System.Boolean)

Indicates if the data in the cell will be sorted in ascending (true) or descending order (false).

Parameters

value - System.Boolean

The value for Ascending

Index(System.Double)

The index of the column within the sheet. For example, column C will have an index of 2.

Parameters

value - System.Double

The value for Index

In this article
Not finding the help you need?