Back to Devexpress

FluentSplashScreenOptions.AppearanceSubtitle Property

windowsforms-devexpress-dot-xtrasplashscreen-dot-fluentsplashscreenoptions-618fcf2a.md

latest1.6 KB
Original Source

FluentSplashScreenOptions.AppearanceSubtitle Property

Gets or sets the appearance settings used to paint the subtitle.

Namespace : DevExpress.XtraSplashScreen

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public AppearanceObject AppearanceSubtitle { get; }
vb
Public ReadOnly Property AppearanceSubtitle As AppearanceObject

Property Value

TypeDescription
AppearanceObject

The appearance settings used to paint the subtitle.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to AppearanceSubtitle
FluentSplashScreenOptions

.Default .AppearanceSubtitle

|

Remarks

See Also

FluentSplashScreenOptions Class

FluentSplashScreenOptions Members

DevExpress.XtraSplashScreen Namespace