Back to Devexpress

TreeListHitInfo.Band Property

windowsforms-devexpress-dot-xtratreelist-dot-treelisthitinfo-b88a19a9.md

latest1.1 KB
Original Source

TreeListHitInfo.Band Property

Gets the band located under the test point.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

csharp
public TreeListBand Band { get; }
vb
Public ReadOnly Property Band As TreeListBand

Property Value

TypeDescription
TreeListBand

An object specifying the band that contains the test point.

|

See Also

TreeListHitInfo Class

TreeListHitInfo Members

DevExpress.XtraTreeList Namespace