Skip to main content
.NET 6.0+

CreateCustomLogonWindowObjectSpaceEventArgs Class

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v23.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