ColumnClickEventArgs
Wisej.Web.ColumnClickEventArgs
Last updated
Wisej.Web.ColumnClickEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides data for the ColumnClick event.
Initializes a new instance of the ColumnClickEventArgs class.
Name | Type | Description |
---|---|---|
column | The zero-based index of the column that is clicked. |
Initializes a new instance of the ColumnClickEventArgs class.
Name | Type | Description |
---|---|---|
column | The zero-based index of the column that is clicked. | |
button | ||
clicks | The number of times a mouse button was pressed. |
MouseButtons: Returns which mouse button was pressed.
Int32: Returns the number of clicks or taps.
Int32: Returns the zero-based index of the column that is clicked.
Name | Description |
---|---|
One of the values that indicate which mouse button was pressed.
Represents the method that will handle the event of a .