TreeList.GetScrollAnnotations(ScrollAnnotationKind) Method
In This Article
Returns informaiton on scroll annotations of the specified kind.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
kind | DevExpress. |
A Scroll |
#Returns
Type | Description |
---|---|
DevExpress. |
An array of Tree |
See Also