CredentialsEventArgs.Handled Property
Specifies whether or not the RemoteDocumentSource.ReportServerCredentialsDemanded event was handled.
Namespace: DevExpress.ReportServer.Printing
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the event was handled; otherwise, false. |
See Also