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