Click or drag to resize
GridControlIsCurrentCell Method
Overload List
  NameDescription
Public methodIsCurrentCell
Determines if a current cell is selected.
Public methodIsCurrentCell(UInt32)
Determines if a current cell is selected or is in the specified row.
Public methodIsCurrentCell(UInt32, UInt32)
Determines if a current cell is selected or is the specified cell.
Public methodIsCurrentCell(UInt32, UInt32, Boolean)
Determines if a current cell is selected or is the specified cell.
Top
See Also