Click or drag to resize

IDataGridEventsProvider Events

The IDataGridEventsProvider type exposes the following members.

Events
  NameDescription
Public eventColumnActualWidthChanged
Occurs when the actual width of a column has changed.
Public eventColumnDisplayIndexChanged
Occurs when the display index of a column has changed.
Public eventColumnSortDirectionChanged
Occurs when the sort direction of a column has changed.
Public eventColumnVisibilityChanged
Occurs when the visibility of a column has changed.
Top
See Also