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

FluentSplashScreenOptions.AppearanceSubtitle Property

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

Namespace: DevExpress.XtraSplashScreen

Assembly: DevExpress.XtraEditors.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public AppearanceObject AppearanceSubtitle { get; }

Property Value

Type Description
AppearanceObject

The appearance settings used to paint the subtitle.

Remarks

See Also