Skip to main content
A newer version of this page is available. .

WebDocumentViewerSettings.SettingsMobile Property

Provides access to the Mobile Mode settings.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v18.2.dll

Declaration

public MobileWebDocumentViewerSettings SettingsMobile { get; }

Property Value

Type Description
MobileWebDocumentViewerSettings

A MobileWebDocumentViewerSettings object.

See Also