StyleFormatConditionBase.AppearanceDescription Property
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public AppearanceObjectEx AppearanceDescription { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
See Also