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


"

The following tables list the members exposed by RemoveUserControlsEventArgs.

"

Public Constructors

 NameDescription
public ConstructorRemoveUserControlsEventArgs ConstructorInitialize a new instance of the class.  
Top

Public Properties

 NameDescription
public PropertyColumnIndexThe zero-based index of the dbiColumnItem the UserControl is being displayed over.  
public PropertyColumnItemThe dbiColumnItem the UserControl is being displayed over.  
public PropertyNodeItemThe dbiNodeItem that contains the cell the UserControl is displayed over.  
Top

See Also