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


"

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

"

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