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.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if data bars are animated with constant speed; otherwise, false. |
Remarks
See the Formatting Values Using Data Bars topic to learn how to use data bars.
See Also