MobileWebDocumentViewerSettings.AnimationEnabled Property
Specifies whether or not animation is enabled on performing various actions in the Mobile Mode.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer
Assembly: DevExpress.XtraReports.v24.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, to enable animation; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to AnimationEnabled |
---|---|---|
.NET Reporting Tools | ASPxWebDocumentViewer |
|
ASP.NET MVC Extensions | WebDocumentViewerSettings |
|
See Also