WebAuthenticatorLoginEventArgs.Handled Property
Specifies whether or not the corresponding event was handled.
Namespace: DevExpress.XtraReports.Web.DocumentViewer
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the event was handled; otherwise, false. |
See Also