Back to Devexpress

BaseContentContainer.AppearanceSubtitle Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-basecontentcontainer-6d1e912c.md

latest1.8 KB
Original Source

BaseContentContainer.AppearanceSubtitle Property

Provides access to appearance settings used to paint the current Content Container‘s BaseContentContainer.Subtitle.

Namespace : DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual AppearanceObject AppearanceSubtitle { get; }
vb
Public Overridable ReadOnly Property AppearanceSubtitle As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An AppearanceObject that contains appearance settings for the current Content Container’s BaseContentContainer.Subtitle.

|

See Also

BaseContentContainer Class

BaseContentContainer Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace