ColumnWidthChangedEventArgs
Wisej.Web.ColumnWidthChangedEventArgs
Last updated
Was this helpful?
Wisej.Web.ColumnWidthChangedEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.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.