Back to Devexpress

FluentSplashScreenOptions.AppearanceTitle Property

windowsforms-devexpress-dot-xtrasplashscreen-dot-fluentsplashscreenoptions-ffe77dc6.md

latest1.6 KB
Original Source

FluentSplashScreenOptions.AppearanceTitle Property

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

Namespace : DevExpress.XtraSplashScreen

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
AppearanceObject

The appearance settings used to paint the title.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to AppearanceTitle
FluentSplashScreenOptions

.Default .AppearanceTitle

|

Remarks

See Also

FluentSplashScreenOptions Class

FluentSplashScreenOptions Members

DevExpress.XtraSplashScreen Namespace