ColumnWidthChangedEventArgs
Wisej.Web.ColumnWidthChangedEventArgs
Last updated
Wisej.Web.ColumnWidthChangedEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides data for the ColumnWidthChanged event.
Initializes a new instance of the ColumnWidthChangedEventArgs class.
Int32: Returns the column index for the column whose width is being changed.
Represents the method that will handle the ColumnWidthChanged event of a ListView.