TreeListView.UseConstantDataBarAnimationSpeed Property
Gets or sets whether data bars are animated with constant speed. This is dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
See the Formatting Values Using Data Bars topic to learn how to use data bars.
See Also