Click or drag to resize

ICallback Methods

The GridICallback type exposes the following members.

Methods
  NameDescription
Public methodOnCellClick
Raises the cell click event.
Public methodOnCellDoubleClick
Raises the cell double click event.
Public methodOnCellEdited
Raises the cell edited event.
Public methodOnCellEditing
Raises the cell editing event.
Public methodOnCellFormatting
Raises the cell formatting event.
Public methodOnColumnHeaderClick
Raises the column header click event.
Public methodOnSelectionChanged
Raises the selection changed event.
Top
See Also