StyleFormatCondition.Collection Property
Gets the collection that owns the current style condition object.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v25.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| StyleFormatConditionCollection | A StyleFormatConditionCollection object representing the collection that owns the current object. |
See Also