Wijmo UI for the Web
IC1ButtonFieldOptions Interface
wijmo.grid Namespace : IC1ButtonFieldOptions Interface
Represents options of a field that displays a command button.
Fields
 NameDescription
 Field

A value indicating whether the column can be moved.

 
 Field

A value indicating whether the column can be sized.

 
 Field

Gets or sets the type of the button in the column. Possible values are "link", "button", "imageButton", "image".

 
 Field

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

 
 Field

Type: wijmo.grid.ICommandButton

Represents options of a command button.

 
 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