CreateCustomLogonWindowObjectSpaceEventArgs.ObjectSpace Property
Specifies a custom Object Space to be used by the Logon Window’s Detail View.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| IObjectSpace | An IObjectSpace object, specifying a custom Object Space to be used by the Logon Window’s Detail View. |
See Also