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