Method | Description | |
---|---|---|
ColumnHoverEventArgs ( |
Initializes a new instance of the ColumnHoverEventArgs class.
|
public ColumnHoverEventArgs ( |
||
column | The currently hovered column. | |
previousColumn | The previously hovered column. | |
return | System |