dbicList Send comments on this topic.
Y Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > BeforeNodeSelectEventArgs Class : Y Property

The Y coordinate where the selection is occurring.

Syntax

Visual Basic (Declaration) 
Public Property Y As Integer
C# 
public int Y {get; set;}

Property Value

Integer

Requirements

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

See Also