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