Skip to main content
A newer version of this page is available. .

MobileViewerSettings Class

Stores settings of the Mobile Document Viewer.

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts

Assembly: DevExpress.XtraReports.v20.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

[DataContract]
public class MobileViewerSettings

Remarks

A MobileViewerSettings object is returned by the WebDocumentViewerModel.MobileModeSettings property.

Inheritance

Object
MobileViewerSettings
See Also