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

The X coordinate where the click occurred.

Syntax

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

Property Value

Integer

Requirements

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

See Also