IGridView.DblClickNewRowCellXY Method |
Name | Description | |
---|---|---|
![]() | DblClickNewRowCellXY(Int32, Int32, Int32) |
Simulates a double-click at position (X, Y) in cell-relative coordinates.
|
![]() | DblClickNewRowCellXY(String, Int32, Int32) |
Simulates a double-click at position (X, Y) in cell-relative coordinates.
|
![]() | DblClickNewRowCellXY(Int32, Int32, Int32, ShiftKey) |
Simulates a double-click at position (X, Y) in cell-relative coordinates.
|
![]() | DblClickNewRowCellXY(String, Int32, Int32, ShiftKey) |
Simulates a double-click at position (X, Y) in cell-relative coordinates.
|