Back to Devexpress

WidgetView.AppearanceDocumentCaption Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-widget-dot-widgetview-04670782.md

latest1.9 KB
Original Source

WidgetView.AppearanceDocumentCaption Property

Stores appearance settings for Document headers.

Namespace : DevExpress.XtraBars.Docking2010.Views.Widget

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public AppearanceObject AppearanceDocumentCaption { get; }
vb
Public ReadOnly Property AppearanceDocumentCaption As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An AppearanceObject that stores appearance settings for Document headers.

|

Remarks

Use the WidgetView.AppearanceActiveDocumentCaption property to set individual appearance settings applied to an active Document‘s header.

See Also

AppearanceActiveDocumentCaption

WidgetView Class

WidgetView Members

DevExpress.XtraBars.Docking2010.Views.Widget Namespace