Click or drag to resize

BaseColumnCollectionChangedEventArgs Fields

The BaseColumnCollectionChangedEventArgs type exposes the following members.

Fields
 NameDescription
Protected field_hasRowCountDecreased A value indicating whether the row count decreased.
Protected field_maxColChanged The maximum changed column index.
Protected field_maxRowChanged The maximum changed row index.
Protected field_minColChanged The minimum changed column index.
Protected field_minRowChanged The minimum changed row index.
Top
See Also