Click or drag to resize

IDevExpressQuantumGridDblClickCellR Method

Overload List
  NameDescription
Public methodDblClickCellR(Int32, Int32)
Simulates a double right click on the specified cell.
Public methodDblClickCellR(Int32, String)
Simulates a double right click on the specified cell.
Public methodDblClickCellR(Int32, Int32, Int32)
Simulates a double right click on the specified cell.
Public methodDblClickCellR(Int32, Int32, String)
Simulates a double right click on the specified cell.
Public methodDblClickCellR(Int32, String, Int32)
Simulates a double right click on the specified cell.
Public methodDblClickCellR(Int32, String, String)
Simulates a double right click on the specified cell.
Public methodDblClickCellR(Int32, Int32, Int32, ShiftKey)
Simulates a double right click on the specified cell.
Public methodDblClickCellR(Int32, Int32, String, ShiftKey)
Simulates a double right click on the specified cell.
Public methodDblClickCellR(Int32, String, Int32, ShiftKey)
Simulates a double right click on the specified cell.
Public methodDblClickCellR(Int32, String, String, ShiftKey)
Simulates a double right click on the specified cell.
Top
See Also