Back to Devexpress

FluentSplashScreenOptions.AppearanceRightFooter Property

windowsforms-devexpress-dot-xtrasplashscreen-dot-fluentsplashscreenoptions-259d989b.md

latest1.7 KB
Original Source

FluentSplashScreenOptions.AppearanceRightFooter Property

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

Namespace : DevExpress.XtraSplashScreen

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
AppearanceObject

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

|

Property Paths

You can access this nested property as listed below:

Object TypePath to AppearanceRightFooter
FluentSplashScreenOptions

.Default .AppearanceRightFooter

|

Remarks

See Also

FluentSplashScreenOptions Class

FluentSplashScreenOptions Members

DevExpress.XtraSplashScreen Namespace