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


"

The following tables list the members exposed by BeforeNodeExpandEventArgs.

"

Public Constructors

 NameDescription
public ConstructorBeforeNodeExpandEventArgs ConstructorThe default constructor  
Top

Public Properties

 NameDescription
public PropertyActionAn enumerated value indicating the action against the control that triggered the event.  
public PropertyAllowExpandDetermines if the node will be expanded.  
public PropertyNodeItemThe dbiNodeItem being expanded.  
Top

See Also