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