FluentSplashScreenOptions.AppearanceTitle Property
In This Article
Gets or sets the appearance settings used to paint the title.
Namespace: DevExpress.XtraSplashScreen
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public AppearanceObject AppearanceTitle { get; }
#Property Value
Type | Description |
---|---|
Appearance |
The appearance settings used to paint the title. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Appearance |
---|---|
Fluent |
|
#Remarks
See Also