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


"

The following tables list the members exposed by AfterNodeCollapseEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAfterNodeCollapseEventArgs 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 collapsed.  
Top

See Also