Gets the nearest C1TreeViewItem to the specified location.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public C1TreeViewItem GetNode( Point position ) |
| Visual Basic |
|---|
Public Function GetNode ( _ position As Point _ ) As C1TreeViewItem |
Parameters
- position
- Type: System.Windows..::..Point
The location.