Skip to main content
All docs
V23.2

WebDocumentViewerSettingsBase.MobileModeSettings Property

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public MobileViewerSettings MobileModeSettings { get; set; }

Property Value

Type
MobileViewerSettings
See Also