Back to Devexpress

FluentSplashScreenOptions.AppearanceLeftFooter Property

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

latest1.7 KB
Original Source

FluentSplashScreenOptions.AppearanceLeftFooter Property

Gets or sets the appearance settings used to paint the text in the left footer region.

Namespace : DevExpress.XtraSplashScreen

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
AppearanceObject

The appearance settings used to paint the text in the left footer region.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to AppearanceLeftFooter
FluentSplashScreenOptions

.Default .AppearanceLeftFooter

|

Remarks

See Also

FluentSplashScreenOptions Class

FluentSplashScreenOptions Members

DevExpress.XtraSplashScreen Namespace