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

MobileWebDocumentViewerSettings Class

Stores settings of the Mobile Mode.

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public class MobileWebDocumentViewerSettings :
    PropertiesBase,
    IPropertiesOwner

Remarks

A MobileWebDocumentViewerSettings object is returned by the following properties.

Inheritance

Object
StateManager
PropertiesBase
MobileWebDocumentViewerSettings
See Also