AboutInfo() Constructor
Creates an instance of the AboutInfo class.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Remarks
You don’t need to use this method. AboutInfo is a singleton. So, use its AboutInfo.Instance property to access the AboutInfo object.
See Also