Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

CreateCustomLogonWindowObjectSpaceEventArgs Class

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v20.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public class CreateCustomLogonWindowObjectSpaceEventArgs :
    EventArgs

Remarks

The CreateCustomLogonWindowObjectSpace event occurs when creating an Object Space for the Logon Window’s Detail View. Handle this event, to specify a custom Object Space to be used by this Detail View.

Inheritance

Object
EventArgs
CreateCustomLogonWindowObjectSpaceEventArgs
See Also