Wijmo UI for the Web
IC1BandFieldOptions Interface
wijmo.grid Namespace : IC1BandFieldOptions Interface
Represents options of a class which is used to create multilevel column headers.
Fields
 NameDescription
 Field

A value indicating whether the column can be moved.

 
 Field

A value indicating whether the column can be sized.

 
 Field

Function used for changing content, style and attributes of the column cells.

 
 Field

Type: wijmo.grid.IColumn[]

Gets a array of objects representing the band columns.

 
 Field

Determines whether to use number type column width as the real width of the column.

 
 Field

Gets or sets the footer text. The text may include a placeholder: "{0}" is replaced with the aggregate.

 
 Field

Gets or sets the header text.

 
 Field

Gets or sets the text alignment of data cells. Possible values are "left", "right", "canter".

 
 Field

A value indicating whether column is visible.

 
 Field

Determines the width of the column.

 
Top
See Also

Reference

wijmo.grid Namespace