Skip to main content
A newer version of this page is available. .

StyleFormatConditionBase.AppearanceDescription Property

Provides access to appearance settings used to paint this StyleFormatConditionBase‘s description.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v18.2.dll

Declaration

public AppearanceObjectEx AppearanceDescription { get; }

Property Value

Type Description
AppearanceObjectEx

An AppearanceObjectEx object that stores appearance settings used to paint this StyleFormatConditionBase‘s description.

See Also