GridFormatRuleCollection(ColumnView) Constructor
Initializes a new instance of a GridFormatRuleCollection class.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
view | ColumnView | A ColumnView descendant representing the View owning the collection of format rules. |
See Also