RemoteSourceSettings Class
Provides settings for the Web Document Viewer‘s remote document source.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts
Assembly: DevExpress.Data.v24.2.dll
Declaration
Related API Members
The following members return RemoteSourceSettings objects:
Remarks
A RemoteSourceSettings class allows you to configure the Web Document Viewer to display documents that are created remotely with the DevExpress Report and Dashboard Server.
See Display Documents from the Report and Dashboard Server for more information.
Inheritance
Object
DevExpress.Utils.SerializableSettingsBase
RemoteSourceSettings
See Also