Back to Devexpress

DXTreeView.CheckBoxExpandAnimationDuration Property

maui-devexpress-dot-maui-dot-treeview-dot-dxtreeview-765f09c2.md

latest1.0 KB
Original Source

DXTreeView.CheckBoxExpandAnimationDuration Property

Gets or sets the duration of the animation that shows/hides node checkboxes. This is a bindable property.

Namespace : DevExpress.Maui.TreeView

Assembly : DevExpress.Maui.TreeView.dll

NuGet Package : DevExpress.Maui.TreeView

Declaration

csharp
public TimeSpan CheckBoxExpandAnimationDuration { get; set; }

Property Value

TypeDescription
TimeSpan

The animation duration.

|

Remarks

For more information, refer to the following help topic: Show and Hide Checkboxes.

See Also

DXTreeView Class

DXTreeView Members

DevExpress.Maui.TreeView Namespace