The GridControlFocusedRowEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyGrid
Gets the grid.
Public propertyNewFocusedRow
Gets the new focused row.
Public propertyPrevFocusedRow
Gets the previous focused row.

See Also