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