Skip to main content

MobileWebDocumentViewerSettings Class

Stores settings of the Mobile Mode.

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

Assembly: DevExpress.XtraReports.v23.2.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