wijmo.grid Namespace > IGroupInfo Interface : expandedImageClass Field |
Determines the CSS used to show expanded nodes on the grid.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.grid.IGroupInfo; var value; // Type: string value = instance.expandedImageClass; |
Javascript (Specification) | |
---|---|
|