Back to Devexpress

AlertControl.AppearanceCaption Property

windowsforms-devexpress-dot-xtrabars-dot-alerter-dot-alertcontrol-6db594fd.md

latest1.3 KB
Original Source

AlertControl.AppearanceCaption Property

Provides appearance settings that are used to paint the captions of alert windows.

Namespace : DevExpress.XtraBars.Alerter

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DXCategory("Appearance")]
public virtual AppearanceCaptionObject AppearanceCaption { get; }
vb
<DXCategory("Appearance")>
Public Overridable ReadOnly Property AppearanceCaption As AppearanceCaptionObject

Property Value

TypeDescription
DevExpress.XtraBars.Alerter.AppearanceCaptionObject

An AppearanceCaptionObject object containing corresponding appearance settings.

|

See Also

AlertControl Class

AlertControl Members

DevExpress.XtraBars.Alerter Namespace