ColumnWidthChangedEventHandler
Wisej.Web.ColumnWidthChangedEventHandler
Last updated
Wisej.Web.ColumnWidthChangedEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Represents the method that will handle the ColumnWidthChanged event of a ListView.
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A that contains the event data. |
Name | Description |
---|---|
Fired after the width of a column is successfully changed . |