GridItemFormatRule Constructors
A format rule used to apply conditional formatting to the Grid dashboard item.
Name | Parameters | Description |
---|---|---|
Grid |
none |
Initializes a new instance of the Grid |
Grid |
item, item |
Initializes a new instance of the Grid |
Grid |
item |
Initializes a new instance of the Grid |
Grid |
column, column |
Initializes a new instance of the Grid |
Grid |
column |
Initializes a new instance of the Grid |
See Also