dbicList Send comments on this topic.
ItemAt Method
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > dbiList Class : ItemAt Method

This function will receive a cursor location, and return the dbiNodeItem located at that position

Overload List

OverloadDescription
ItemAt(Int32,Int32)This function will receive a cursor location, and return the dbiNodeItem located at that position  
ItemAt(Point)This function will receive a cursor location, and return the dbiNodeItem located at that position  

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also