Skip to main content

ISplashScreenProperties.Caption Property

Gets or sets the splash screen’s caption.

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

string Caption { get; set; }

Property Value

Type Description
String

A String value that specifies the splash screen’s caption.

See Also