DataGridViewCollectionChangeEventArgs

Wisej.Web.DataGridViewCollectionChangeEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.5.0.0)

Extends the CollectionChangeEventArgs class to add the internal flag RecreateNewRow.

public class DataGridViewCollectionChangeEventArgs : CollectionChangeEventArgs

Constructors

Provides data for the System.Data.DataColumnCollection.CollectionChanged event.

Provides data for the System.Data.DataColumnCollection.CollectionChanged event.

Properties

Boolean: Indicates whether the DataGridView should recreate the new automatic row when the collection changes.

Last updated