Wisej.Web.DataGridViewBindingCompleteEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the DataBindingComplete event.
Initializes a new instance of the DataGridViewBindingCompleteEventArgs class.
Name | Type | Description |
---|---|---|
ListChangedType: Returns a value specifying how the list changed.
Name | Description |
---|---|
listChangedType
One of the ListChangedType values.
Represents the method that will handle the DataBindingComplete event of a DataGridView.