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


"

The following tables list the members exposed by ColumnEventArgs.

"

Public Constructors

 NameDescription
public ConstructorColumnEventArgs Constructor

The constructor for the ColumnEvent Arguments.

 
Top

Public Properties

 NameDescription
public PropertyButtonThe mousebutton that was used in the event.  
public PropertyColumnIndexThe index of the column where the event occurred.  
Top

See Also