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


"

For a list of all members of this type, see BeforeNodeSelectEventArgs members.

"

Public Properties

 NameDescription
public PropertyAllowSelectDetermines if the node will be selected.  
public PropertyNodeItemThe dbiNodeItem that will be selected.  
public PropertyXThe X coordinate where the selection is occurring  
public PropertyYThe Y coordinate where the selection is occurring.  
Top

See Also