Back to Devexpress

RemoteDocumentSource Events

corelibraries-devexpress-dot-reportserver-dot-printing-dot-remotedocumentsource-dot-underscore-events.md

latest2.2 KB
Original Source

RemoteDocumentSource Events

Provides functionality to publish RemoteDocument objects.

NameDescription
AuthenticationServiceClientDemandedOccurs when connecting to an AuthenticationServiceClient.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
ParametersRequestBeforeShowOccurs before displaying the Parameters panel in a Print Prevew.
ParametersRequestValueChangedOccurs when the parameter values are changed in the Parameters UI.
ReportServerCredentialsDemandedIntended to request user credentials to login to a Report and Dashboard Server.
ReportServiceClientDemandedOccurs when connecting to a report service client.

See Also

RemoteDocumentSource Class

RemoteDocumentSource Members

DevExpress.ReportServer.Printing Namespace