Search
Grid Events
 


 Public Events

  Name Description

CellBoundsChanged

Raised when the bounding rectangle of a cell has been changed.

HeaderAdded

Raised when a header has been inserted into the grid, either interactively or through a call to the InsertBefore or InsertAfter methods.

HeaderResized

Raised when the user finishes resizing a header.

HeaderStartResizing

Raises when the user starts resizing a header.

 See Also