ColumnClickEventHandler
Wisej.Web.ColumnClickEventHandler
Last updated
Wisej.Web.ColumnClickEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Represents the method that will handle the ColumnClick event of a ListView.
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A that contains the event data. |
Name | Description |
---|---|
Fired when the user clicks a column header within the list view control. | |
Fired when the user double clicks a column header within the list view control. |