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

ISplashScreenProperties.AppearanceCaption Property

Provides access to appearance settings of the caption.

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

AppearanceObject AppearanceCaption { get; }

Property Value

Type Description
AppearanceObject

An object that contains appearance settings.

See Also