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.v18.2.Web.WebForms.dll

Declaration

public class MobileWebDocumentViewerSettings :
    PropertiesBase,
    IPropertiesOwner

The following members return MobileWebDocumentViewerSettings objects:

Library Related API Members
Reporting ASPxWebDocumentViewer.SettingsMobile
ASP.NET Web Forms Controls WebDocumentViewerSettings.SettingsMobile

Remarks

A MobileWebDocumentViewerSettings object is returned by the following properties.

Inheritance

Object
StateManager
PropertiesBase
MobileWebDocumentViewerSettings
See Also