GridFormatRule.Collection Property
Gets the collection that owns the current GridFormatRule object.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
GridFormatRuleCollection | The collection of conditional format rules. |
See Also