StyleFormatConditionBase.AppearanceDescription Property
Provides access to appearance settings used to paint the descriptions of the items that match the current format condition.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| AppearanceObjectEx | An AppearanceObjectEx object that stores appearance settings used to paint the descriptions of the items that match the current format condition. |
See Also