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


"

The following tables list the members exposed by BeforeNodeCollapseEventArgs.

"

Public Constructors

 NameDescription
public ConstructorBeforeNodeCollapseEventArgs ConstructorThe default constructor  
Top

Public Properties

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

See Also