Back to Devexpress

DXSplashScreenViewModel.Copyright Property

corelibraries-devexpress-dot-mvvm-dot-dxsplashscreenviewmodel-3df09219.md

latest1.1 KB
Original Source

DXSplashScreenViewModel.Copyright Property

Specifies the copyright notice.

Namespace : DevExpress.Mvvm

Assembly : DevExpress.Mvvm.v25.2.dll

NuGet Packages : DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
String

The copyright notice text.

|

See Also

DXSplashScreenViewModel Class

DXSplashScreenViewModel Members

DevExpress.Mvvm Namespace