Click or drag to resize

Grid Fields

The Grid type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCellClickEvent
Event identifier for the CellClick event.
Public fieldStatic memberCellDoubleClickEvent
Event identifier for the CellDoubleClick event.
Public fieldStatic memberCellEditedEvent
Event identifier for handlers when attaching the CellEdited event
Public fieldStatic memberCellEditingEvent
Event identifier for handlers when attaching the CellEditing event
Public fieldStatic memberCellFormattingEvent
Event identifier for handlers when attaching the CellFormatting event
Public fieldStatic memberColumnHeaderClickEvent
Event identifier for handlers when attaching the ColumnHeaderClick event
Public fieldStatic memberSelectionChangedEvent
Event identifier for handlers when attaching the SelectionChanged event
Top
See Also