Back to Devexpress

ISplashScreenProperties.AppearanceLoadingDescription Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-customization-dot-isplashscreenproperties-9451505a.md

latest1.5 KB
Original Source

ISplashScreenProperties.AppearanceLoadingDescription Property

Provides access to appearance settings of the description.

Namespace : DevExpress.XtraBars.Docking2010.Customization

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
AppearanceObject AppearanceLoadingDescription { get; }
vb
ReadOnly Property AppearanceLoadingDescription As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An object that contains appearance settings.

|

See Also

ISplashScreenProperties Interface

ISplashScreenProperties Members

DevExpress.XtraBars.Docking2010.Customization Namespace