Back to Devexpress

IModelApplication.Title Property

expressappframework-devexpress-dot-expressapp-dot-model-dot-imodelapplication-691d9a46.md

latest1.1 KB
Original Source

IModelApplication.Title Property

Specifies the application’s title.

Namespace : DevExpress.ExpressApp.Model

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
string Title { get; set; }
vb
Property Title As String

Property Value

TypeDescription
String

A string specifying the application’s title.

|

See Also

Localization Basics

IModelApplication Interface

IModelApplication Members

DevExpress.ExpressApp.Model Namespace