Back to Devexpress

IModelApplication.Copyright Property

expressappframework-devexpress-dot-expressapp-dot-model-dot-imodelapplication-a9d2bb7a.md

latest1.1 KB
Original Source

IModelApplication.Copyright Property

Specifies information about the company’s copyright.

Namespace : DevExpress.ExpressApp.Model

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

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

Property Value

TypeDescription
String

A string specifying information about the company’s copyright.

|

See Also

IModelApplication Interface

IModelApplication Members

DevExpress.ExpressApp.Model Namespace