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


"

The following tables list the members exposed by AfterNodeExpandEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAfterNodeExpandEventArgs ConstructorThe default constructor.  
Top

Public Properties

 NameDescription
public PropertyActionAn enumerated value indicating the action against the control that triggered the event.  
public PropertyNodeItemThe dbiNodeItem that was expanded.  
Top

See Also