ExcelFilterOptions.UseAnimationForTabs Property
Controls tab animation.
Namespace: DevExpress.Utils.Filtering
Assembly: DevExpress.Data.v25.2.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Boolean> | true to enable animated transitions between tabs; otherwise, false. |
See Also