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


"

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

"

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