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

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

Declaration

public virtual AppearanceObject AppearanceSubtitle { get; }

Property Value

Type Description
AppearanceObject

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

See Also