Skip to main content

ASPxWebDocumentViewer.SettingsMobile Property

Provides access to the Mobile Mode settings.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public MobileWebDocumentViewerSettings SettingsMobile { get; }

Property Value

Type Description
MobileWebDocumentViewerSettings

A MobileWebDocumentViewerSettings object.

See Also