Back to Devexpress

MobileWebDocumentViewerSettings Class

xtrareports-devexpress-dot-xtrareports-dot-web-dot-webdocumentviewer-ecdef57c.md

latest2.2 KB
Original Source

MobileWebDocumentViewerSettings Class

Stores settings of the Mobile Mode.

Namespace : DevExpress.XtraReports.Web.WebDocumentViewer

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

NuGet Package : DevExpress.Web.Reporting

Declaration

csharp
public class MobileWebDocumentViewerSettings :
    PropertiesBase,
    IPropertiesOwner
vb
Public Class MobileWebDocumentViewerSettings
    Inherits PropertiesBase
    Implements IPropertiesOwner

The following members return MobileWebDocumentViewerSettings objects:

LibraryRelated API Members
.NET Reporting ToolsASPxWebDocumentViewer.SettingsMobile
ASP.NET MVC ExtensionsWebDocumentViewerSettings.SettingsMobile

Remarks

The following properties return the MobileWebDocumentViewerSettings object:

Inheritance

Object StateManager PropertiesBase MobileWebDocumentViewerSettings

See Also

MobileWebDocumentViewerSettings Members

DevExpress.XtraReports.Web.WebDocumentViewer Namespace