DataGridViewColumnStateChangedEventArgs
Wisej.Web.DataGridViewColumnStateChangedEventArgs
Last updated
Wisej.Web.DataGridViewColumnStateChangedEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for the ColumnStateChanged event.
Initializes a new instance of the DataGridViewColumnStateChangedEventArgs class.
DataGridViewColumn: Returns the column whose state changed.
DataGridViewElementStates: Returns the new column state.
Represents the method that will handle the ColumnStateChanged event of a DataGridView.