[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.WorkbookTableColumn

WorkbookTableColumn Class

Represents the Table Column definition.

Inheritance
WorkbookTableColumn
Namespace: C1.Web.Mvc.Sheet
Assembly: C1.Web.Mvc.FlexSheet.dll
Syntax
public class WorkbookTableColumn

Constructors

Name Description
WorkbookTableColumn()

Properties

Name Description
Name

The name of the table column.

ShowFilterButton

Indicating whether show filter button for the column.

TotalRowFunction

Gets or sets the function to show in the totals row cell for this column.

TotalRowLabel

Gets or sets the string to show in the totals row cell for the column.