AboutInfo.Instance Property
Provides access to the singleton of the AboutInfo class.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| AboutInfo | An AboutInfo object. |
Remarks
Use this property to get or set the properties of the AboutInfo singleton.
See Also