StyleFormatConditionBase.Collection Property
Gets the collection that owns the current style condition object.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
FormatConditionCollectionBase | A FormatConditionCollectionBase object representing the collection which owns the current object. |
See Also