FluentSplashScreenOptions.Title Property
In This Article
Gets or sets the title. If this parameter is not specified (null), the title region displays the value of the AssemblyTitle attribute (see your project’s AssemblyInfo.cs/AssemblyInfo.vb file).
Namespace: DevExpress.XtraSplashScreen
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
String | The title. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Title |
---|---|
Fluent |
|
See Also