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