Wijmo UI for the Web
IC1BaseFieldOptions Interface
wijmo.grid Namespace : IC1BaseFieldOptions Interface
Represents options of the base class for all fields.
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

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