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.v23.1.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public class MobileWebDocumentViewerSettings :
    PropertiesBase,
    IPropertiesOwner

Remarks

The following properties return the MobileWebDocumentViewerSettings object:

Inheritance

Object
StateManager
PropertiesBase
MobileWebDocumentViewerSettings
See Also