WebDocumentViewerSettings.SettingsMobile Property
Provides access to the Mobile Mode settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public MobileWebDocumentViewerSettings SettingsMobile { get; }
Public ReadOnly Property SettingsMobile As MobileWebDocumentViewerSettings
Property Value
Type | Description |
---|---|
MobileWebDocumentViewerSettings | A MobileWebDocumentViewerSettings object. |
See Also
Feedback