Back to Devexpress

StyleFormatConditionBase.AppearanceDescription Property

windowsforms-devexpress-dot-xtraeditors-dot-styleformatconditionbase-5d3639e6.md

latest1.4 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public AppearanceObjectEx AppearanceDescription { get; }
vb
Public ReadOnly Property AppearanceDescription As AppearanceObjectEx

Property Value

TypeDescription
AppearanceObjectEx

An AppearanceObjectEx object that stores appearance settings used to paint the descriptions of the items that match the current format condition.

|

See Also

StyleFormatConditionBase Class

StyleFormatConditionBase Members

DevExpress.XtraEditors Namespace