ISplashScreenProperties.AppearanceCaption Property
In This Article
Provides access to appearance settings of the caption.
Namespace: DevExpress.XtraBars.Docking2010.Customization
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
AppearanceObject AppearanceCaption { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An object that contains appearance settings. |
See Also