Skip to main content
All docs
V24.1

WebDocumentViewerSettingsBase.MobileModeSettings Property

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

Assembly: DevExpress.Data.v24.1.dll

NuGet Package: DevExpress.Data

Declaration

public MobileViewerSettings MobileModeSettings { get; set; }

Property Value

Type
MobileViewerSettings
See Also