Click or drag to resize

IDevExpressQuantumGrid Methods

The IDevExpressQuantumGrid type exposes the following members.

Methods
  NameDescription
Public methodCallMethodT(String, Object)
Invokes the specified method and returns the result.
(Inherited from IObject.)
Public methodCastT
Casts the interface to an interface of another type.
(Inherited from IObject.)
Public methodClick
Simulates a left-button single click in a window or control.
(Inherited from IControl.)
Public methodClick(Int32, Int32)
Simulates a left-button single click in a window or control.
(Inherited from IControl.)
Public methodClick(Int32, Int32, ShiftKey)
Simulates a left-button single click in a window or control.
(Inherited from IControl.)
Public methodClickCell(Int32, Int32)
Simulates a left click on the specified cell.
Public methodClickCell(Int32, String)
Simulates a left click on the specified cell.
Public methodClickCell(Int32, Int32, Int32)
Simulates a left click on the specified cell.
Public methodClickCell(Int32, Int32, String)
Simulates a left click on the specified cell.
Public methodClickCell(Int32, String, Int32)
Simulates a left click on the specified cell.
Public methodClickCell(Int32, String, String)
Simulates a left click on the specified cell.
Public methodClickCell(Int32, Int32, Int32, ShiftKey)
Simulates a left click on the specified cell.
Public methodClickCell(Int32, Int32, String, ShiftKey)
Simulates a left click on the specified cell.
Public methodClickCell(Int32, String, Int32, ShiftKey)
Simulates a left click on the specified cell.
Public methodClickCell(Int32, String, String, ShiftKey)
Simulates a left click on the specified cell.
Public methodClickCellR(Int32, Int32)
Simulates a right click on the specified cell.
Public methodClickCellR(Int32, String)
Simulates a right click on the specified cell.
Public methodClickCellR(Int32, Int32, Int32)
Simulates a right click on the specified cell.
Public methodClickCellR(Int32, Int32, String)
Simulates a right click on the specified cell.
Public methodClickCellR(Int32, String, Int32)
Simulates a right click on the specified cell.
Public methodClickCellR(Int32, String, String)
Simulates a right click on the specified cell.
Public methodClickCellR(Int32, Int32, Int32, ShiftKey)
Simulates a right click on the specified cell.
Public methodClickCellR(Int32, Int32, String, ShiftKey)
Simulates a right click on the specified cell.
Public methodClickCellR(Int32, String, Int32, ShiftKey)
Simulates a right click on the specified cell.
Public methodClickCellR(Int32, String, String, ShiftKey)
Simulates a right click on the specified cell.
Public methodClickCellRXY(Int32, Int32, Int32, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodClickCellRXY(Int32, Int32, String, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodClickCellRXY(Int32, String, Int32, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodClickCellRXY(Int32, String, String, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodClickCellRXY(Int32, Int32, Int32, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodClickCellRXY(Int32, Int32, String, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodClickCellRXY(Int32, String, Int32, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodClickCellRXY(Int32, String, String, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodClickCellXY(Int32, Int32, Int32, Int32, Int32)
Simulates a single click at position (X, Y) in cell-relative coordinates.
Public methodClickCellXY(Int32, Int32, String, Int32, Int32)
Simulates a single click at position (X, Y) in cell-relative coordinates.
Public methodClickCellXY(Int32, String, Int32, Int32, Int32)
Simulates a single click at position (X, Y) in cell-relative coordinates.
Public methodClickCellXY(Int32, String, String, Int32, Int32)
Simulates a single click at position (X, Y) in cell-relative coordinates.
Public methodClickCellXY(Int32, Int32, Int32, Int32, Int32, ShiftKey)
Simulates a single click at position (X, Y) in cell-relative coordinates.
Public methodClickCellXY(Int32, Int32, String, Int32, Int32, ShiftKey)
Simulates a single click at position (X, Y) in cell-relative coordinates.
Public methodClickCellXY(Int32, String, Int32, Int32, Int32, ShiftKey)
Simulates a single click at position (X, Y) in cell-relative coordinates.
Public methodClickCellXY(Int32, String, String, Int32, Int32, ShiftKey)
Simulates a single click at position (X, Y) in cell-relative coordinates.
Public methodClickColumnHeader(Int32)
Simulates a left click on the specified column header.
Public methodClickColumnHeader(String)
Simulates a left click on the specified column header.
Public methodClickColumnHeader(Int32, Int32)
Simulates a left click on the specified column header.
Public methodClickColumnHeader(Int32, String)
Simulates a left click on the specified column header.
Public methodClickColumnHeader(String, Int32)
Simulates a left click on the specified column header.
Public methodClickColumnHeader(String, String)
Simulates a left click on the specified column header.
Public methodClickColumnHeader(Int32, Int32, ShiftKey)
Simulates a left click on the specified column header.
Public methodClickColumnHeader(Int32, String, ShiftKey)
Simulates a left click on the specified column header.
Public methodClickColumnHeader(String, Int32, ShiftKey)
Simulates a left click on the specified column header.
Public methodClickColumnHeader(String, String, ShiftKey)
Simulates a left click on the specified column header.
Public methodClickColumnHeaderR(Int32)
Simulates a right click on the specified column header.
Public methodClickColumnHeaderR(String)
Simulates a right click on the specified column header.
Public methodClickColumnHeaderR(Int32, Int32)
Simulates a right click on the specified column header.
Public methodClickColumnHeaderR(Int32, String)
Simulates a right click on the specified column header.
Public methodClickColumnHeaderR(String, Int32)
Simulates a right click on the specified column header.
Public methodClickColumnHeaderR(String, String)
Simulates a right click on the specified column header.
Public methodClickColumnHeaderR(Int32, Int32, ShiftKey)
Simulates a right click on the specified column header.
Public methodClickColumnHeaderR(Int32, String, ShiftKey)
Simulates a right click on the specified column header.
Public methodClickColumnHeaderR(String, Int32, ShiftKey)
Simulates a right click on the specified column header.
Public methodClickColumnHeaderR(String, String, ShiftKey)
Simulates a right click on the specified column header.
Public methodClickColumnHeaderRXY(Int32, Int32, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderRXY(Int32, String, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderRXY(String, Int32, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderRXY(String, String, Int32, Int32)
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderRXY(Int32, Int32, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderRXY(Int32, String, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderRXY(String, Int32, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderRXY(String, String, Int32, Int32, ShiftKey)
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderXY(Int32, Int32, Int32, Int32)
Simulates a single click at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderXY(Int32, String, Int32, Int32)
Simulates a single click at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderXY(String, Int32, Int32, Int32)
Simulates a single click at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderXY(String, String, Int32, Int32)
Simulates a single click at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderXY(Int32, Int32, Int32, Int32, ShiftKey)
Simulates a single click at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderXY(Int32, String, Int32, Int32, ShiftKey)
Simulates a single click at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderXY(String, Int32, Int32, Int32, ShiftKey)
Simulates a single click at position (X, Y) in header-relative coordinates.
Public methodClickColumnHeaderXY(String, String, Int32, Int32, ShiftKey)
Simulates a single click at position (X, Y) in header-relative coordinates.
Public methodClickM
Simulates a middle-button single click in a window or control.
(Inherited from IControl.)
Public methodClickM(Int32, Int32)
Simulates a middle-button single click in a window or control.
(Inherited from IControl.)
Public methodClickM(Int32, Int32, ShiftKey)
Simulates a middle-button single click in a window or control.
(Inherited from IControl.)
Public methodClickR
Simulates a right-button single click in a window or control.
(Inherited from IControl.)
Public methodClickR(Int32, Int32)
Simulates a right-button single click in a window or control.
(Inherited from IControl.)
Public methodClickR(Int32, Int32, ShiftKey)
Simulates a right-button single click in a window or control.
(Inherited from IControl.)
Public methodClickRowIndicator(Int32)
Simulates a left click on the specified row indicator.
Public methodClickRowIndicator(Int32, Int32)
Simulates a left click on the specified row indicator.
Public methodClickRowIndicator(Int32, String)
Simulates a left click on the specified row indicator.
Public methodClickRowIndicator(Int32, Int32, ShiftKey)
Simulates a left click on the specified row indicator.
Public methodClickRowIndicator(Int32, String, ShiftKey)
Simulates a left click on the specified row indicator.
Public methodClickRowIndicatorR(Int32)
Simulates a right click on the specified row indicator.
Public methodClickRowIndicatorR(Int32, Int32)
Simulates a right click on the specified row indicator.
Public methodClickRowIndicatorR(Int32, String)
Simulates a right click on the specified row indicator.
Public methodClickRowIndicatorR(Int32, Int32, ShiftKey)
Simulates a right click on the specified row indicator.
Public methodClickRowIndicatorR(Int32, String, ShiftKey)
Simulates a right click on the specified row indicator.
Public methodCollapse(Int32)
Collapses the specified row.
Public methodCollapse(Int32, Int32)
Collapses the specified row.
Public methodCollapse(Int32, String)
Collapses the specified row.
Public methodCollapseGroup(Int32)
Collapses the specified group.
Public methodCollapseGroup(Int32, Int32)
Collapses the specified group.
Public methodCollapseGroup(Int32, String)
Collapses the specified group.
Public methodDblClick
Simulates a left-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClick(Int32, Int32)
Simulates a left-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClick(Int32, Int32, ShiftKey)
Simulates a left-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClickCell(Int32, Int32)
Simulates a double-click on the specified cell.
Public methodDblClickCell(Int32, String)
Simulates a double-click on the specified cell.
Public methodDblClickCell(Int32, Int32, Int32)
Simulates a double-click on the specified cell.
Public methodDblClickCell(Int32, Int32, String)
Simulates a double-click on the specified cell.
Public methodDblClickCell(Int32, String, Int32)
Simulates a double-click on the specified cell.
Public methodDblClickCell(Int32, String, String)
Simulates a double-click on the specified cell.
Public methodDblClickCell(Int32, Int32, Int32, ShiftKey)
Simulates a double-click on the specified cell.
Public methodDblClickCell(Int32, Int32, String, ShiftKey)
Simulates a double-click on the specified cell.
Public methodDblClickCell(Int32, String, Int32, ShiftKey)
Simulates a double-click on the specified cell.
Public methodDblClickCell(Int32, String, String, ShiftKey)
Simulates a double-click on the specified cell.
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.
Public methodDblClickCellRXY(Int32, Int32, Int32, Int32, Int32)
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodDblClickCellRXY(Int32, Int32, String, Int32, Int32)
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodDblClickCellRXY(Int32, String, Int32, Int32, Int32)
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodDblClickCellRXY(Int32, String, String, Int32, Int32)
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodDblClickCellRXY(Int32, Int32, Int32, Int32, Int32, ShiftKey)
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodDblClickCellRXY(Int32, Int32, String, Int32, Int32, ShiftKey)
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodDblClickCellRXY(Int32, String, Int32, Int32, Int32, ShiftKey)
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodDblClickCellRXY(Int32, String, String, Int32, Int32, ShiftKey)
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
Public methodDblClickCellXY(Int32, Int32, Int32, Int32, Int32)
Simulates a double-click at position (X, Y) in cell-relative coordinates.
Public methodDblClickCellXY(Int32, Int32, String, Int32, Int32)
Simulates a double-click at position (X, Y) in cell-relative coordinates.
Public methodDblClickCellXY(Int32, String, Int32, Int32, Int32)
Simulates a double-click at position (X, Y) in cell-relative coordinates.
Public methodDblClickCellXY(Int32, String, String, Int32, Int32)
Simulates a double-click at position (X, Y) in cell-relative coordinates.
Public methodDblClickCellXY(Int32, Int32, Int32, Int32, Int32, ShiftKey)
Simulates a double-click at position (X, Y) in cell-relative coordinates.
Public methodDblClickCellXY(Int32, Int32, String, Int32, Int32, ShiftKey)
Simulates a double-click at position (X, Y) in cell-relative coordinates.
Public methodDblClickCellXY(Int32, String, Int32, Int32, Int32, ShiftKey)
Simulates a double-click at position (X, Y) in cell-relative coordinates.
Public methodDblClickCellXY(Int32, String, String, Int32, Int32, ShiftKey)
Simulates a double-click at position (X, Y) in cell-relative coordinates.
Public methodDblClickColumnHeader(Int32)
Simulates a double-click on the specified column header.
Public methodDblClickColumnHeader(String)
Simulates a double-click on the specified column header.
Public methodDblClickColumnHeader(Int32, Int32)
Simulates a double-click on the specified column header.
Public methodDblClickColumnHeader(Int32, String)
Simulates a double-click on the specified column header.
Public methodDblClickColumnHeader(String, Int32)
Simulates a double-click on the specified column header.
Public methodDblClickColumnHeader(String, String)
Simulates a double-click on the specified column header.
Public methodDblClickColumnHeader(Int32, Int32, ShiftKey)
Simulates a double-click on the specified column header.
Public methodDblClickColumnHeader(Int32, String, ShiftKey)
Simulates a double-click on the specified column header.
Public methodDblClickColumnHeader(String, Int32, ShiftKey)
Simulates a double-click on the specified column header.
Public methodDblClickColumnHeader(String, String, ShiftKey)
Simulates a double-click on the specified column header.
Public methodDblClickColumnHeaderR(Int32)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(String)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(Int32, Int32)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(Int32, String)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(String, Int32)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(String, String)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(Int32, Int32, ShiftKey)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(Int32, String, ShiftKey)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(String, Int32, ShiftKey)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderR(String, String, ShiftKey)
Simulates a double right click on the specified column header.
Public methodDblClickColumnHeaderRXY(Int32, Int32, Int32, Int32)
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodDblClickColumnHeaderRXY(Int32, String, Int32, Int32)
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodDblClickColumnHeaderRXY(String, Int32, Int32, Int32)
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodDblClickColumnHeaderRXY(String, String, Int32, Int32)
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodDblClickColumnHeaderRXY(Int32, Int32, Int32, Int32, ShiftKey)
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodDblClickColumnHeaderRXY(Int32, String, Int32, Int32, ShiftKey)
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodDblClickColumnHeaderRXY(String, Int32, Int32, Int32, ShiftKey)
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodDblClickColumnHeaderRXY(String, String, Int32, Int32, ShiftKey)
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
Public methodDblClickColumnHeaderXY(Int32, Int32, Int32, Int32)
Simulates a double-click at position (X, Y) in header-relative coordinates.
Public methodDblClickColumnHeaderXY(Int32, String, Int32, Int32)
Simulates a double-click at position (X, Y) in header-relative coordinates.
Public methodDblClickColumnHeaderXY(String, Int32, Int32, Int32)
Simulates a double-click at position (X, Y) in header-relative coordinates.
Public methodDblClickColumnHeaderXY(String, String, Int32, Int32)
Simulates a double-click at position (X, Y) in header-relative coordinates.
Public methodDblClickColumnHeaderXY(Int32, Int32, Int32, Int32, ShiftKey)
Simulates a double-click at position (X, Y) in header-relative coordinates.
Public methodDblClickColumnHeaderXY(Int32, String, Int32, Int32, ShiftKey)
Simulates a double-click at position (X, Y) in header-relative coordinates.
Public methodDblClickColumnHeaderXY(String, Int32, Int32, Int32, ShiftKey)
Simulates a double-click at position (X, Y) in header-relative coordinates.
Public methodDblClickColumnHeaderXY(String, String, Int32, Int32, ShiftKey)
Simulates a double-click at position (X, Y) in header-relative coordinates.
Public methodDblClickM
Simulates a middle-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClickM(Int32, Int32)
Simulates a middle-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClickM(Int32, Int32, ShiftKey)
Simulates a middle-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClickR
Simulates a right-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClickR(Int32, Int32)
Simulates a right-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClickR(Int32, Int32, ShiftKey)
Simulates a right-button double click in a window or control.
(Inherited from IControl.)
Public methodDblClickRowIndicator(Int32)
Simulates a double-click on the specified row indicator.
Public methodDblClickRowIndicator(Int32, Int32)
Simulates a double-click on the specified row indicator.
Public methodDblClickRowIndicator(Int32, String)
Simulates a double-click on the specified row indicator.
Public methodDblClickRowIndicator(Int32, Int32, ShiftKey)
Simulates a double-click on the specified row indicator.
Public methodDblClickRowIndicator(Int32, String, ShiftKey)
Simulates a double-click on the specified row indicator.
Public methodDblClickRowIndicatorR(Int32)
Simulates a double right click on the specified row indicator.
Public methodDblClickRowIndicatorR(Int32, Int32)
Simulates a double right click on the specified row indicator.
Public methodDblClickRowIndicatorR(Int32, String)
Simulates a double right click on the specified row indicator.
Public methodDblClickRowIndicatorR(Int32, Int32, ShiftKey)
Simulates a double right click on the specified row indicator.
Public methodDblClickRowIndicatorR(Int32, String, ShiftKey)
Simulates a double right click on the specified row indicator.
Public methodDrag(Int32, Int32, Int32, Int32)
Simulates a left-button mouse drag in a window or control.
(Inherited from IControl.)
Public methodDrag(Int32, Int32, Int32, Int32, ShiftKey)
Simulates a left-button mouse drag in a window or control.
(Inherited from IControl.)
Public methodDragM(Int32, Int32, Int32, Int32)
Simulates a middle-button mouse drag in a window or control.
(Inherited from IControl.)
Public methodDragM(Int32, Int32, Int32, Int32, ShiftKey)
Simulates a middle-button mouse drag in a window or control.
(Inherited from IControl.)
Public methodDragR(Int32, Int32, Int32, Int32)
Simulates a right-button mouse drag in a window or control.
(Inherited from IControl.)
Public methodDragR(Int32, Int32, Int32, Int32, ShiftKey)
Simulates a right-button mouse drag in a window or control.
(Inherited from IControl.)
Public methodExpand(Int32)
Expands the specified row.
Public methodExpand(Int32, Int32)
Expands the specified row.
Public methodExpand(Int32, String)
Expands the specified row.
Public methodExpandGroup(Int32)
Expands the specified group.
Public methodExpandGroup(Int32, Int32)
Expands the specified group.
Public methodExpandGroup(Int32, String)
Expands the specified group.
Public methodFindT(ISearchPattern, Int32)
Searches for an object that matches the specified pattern. The default search timeout AutoWaitTimeout is used.
(Inherited from IObjectTreeNode.)
Public methodFindT(ISearchPattern, Int32, Int32)
Searches for an object that matches the specified pattern.
(Inherited from IObjectTreeNode.)
Public methodFindAllT
Searches for objects that match the specified pattern. The search depth is specified as an optional parameter.
(Inherited from IObjectTreeNode.)
Public methodFindRow(Int32, Object)
Returns the index of the first row that contains the specified value in the specified column.
Public methodFindRow(String, Object)
Returns the index of the first row that contains the specified value in the specified column.
Public methodFindRow(Int32, Object, Int32)
Returns the index of the first row that contains the specified value in the specified column.
Public methodFindRow(Int32, Object, String)
Returns the index of the first row that contains the specified value in the specified column.
Public methodFindRow(String, Object, Int32)
Returns the index of the first row that contains the specified value in the specified column.
Public methodFindRow(String, Object, String)
Returns the index of the first row that contains the specified value in the specified column.
Public methodGetPropertyT
Returns the value of the specified property.
(Inherited from IObject.)
Public methodHoverMouse
Places the mouse pointer over the specified control.
(Inherited from IControl.)
Public methodHoverMouse(Int32, Int32)
Places the mouse pointer over the specified control.
(Inherited from IControl.)
Public methodHoverMouseCell(Int32, Int32)
Places the mouse pointer at position (X, Y) in cell-relative coordinates.
Public methodHoverMouseCell(Int32, String)
Places the mouse pointer at position (X, Y) in cell-relative coordinates.
Public methodHoverMouseCell(Int32, Int32, Int32)
Places the mouse pointer at position (X, Y) in cell-relative coordinates.
Public methodHoverMouseCell(Int32, Int32, String)
Places the mouse pointer at position (X, Y) in cell-relative coordinates.
Public methodHoverMouseCell(Int32, String, Int32)
Places the mouse pointer at position (X, Y) in cell-relative coordinates.
Public methodHoverMouseCell(Int32, String, String)
Places the mouse pointer at position (X, Y) in cell-relative coordinates.
Public methodHoverMouseCell(Int32, Int32, Int32, Int32, Int32)
Places the mouse pointer at position (X, Y) in cell-relative coordinates.
Public methodHoverMouseCell(Int32, Int32, String, Int32, Int32)
Places the mouse pointer at position (X, Y) in cell-relative coordinates.
Public methodHoverMouseCell(Int32, String, Int32, Int32, Int32)
Places the mouse pointer at position (X, Y) in cell-relative coordinates.
Public methodHoverMouseCell(Int32, String, String, Int32, Int32)
Places the mouse pointer at position (X, Y) in cell-relative coordinates.
Public methodHoverMouseColumnHeader(Int32)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(String)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(Int32, Int32)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(Int32, String)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(String, Int32)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(String, String)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(Int32, Int32, Int32, Int32)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(Int32, String, Int32, Int32)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(String, Int32, Int32, Int32)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseColumnHeader(String, String, Int32, Int32)
Places the mouse pointer at position (X, Y) in header-relative coordinates.
Public methodHoverMouseRowIndicator(Int32)
Places the mouse pointer at position (X, Y) in row indicator-relative coordinates.
Public methodHoverMouseRowIndicator(Int32, Int32)
Places the mouse pointer at position (X, Y) in row indicator-relative coordinates.
Public methodHoverMouseRowIndicator(Int32, String)
Places the mouse pointer at position (X, Y) in row indicator-relative coordinates.
Public methodHoverMouseRowIndicator(Int32, Int32, Int32, Int32)
Places the mouse pointer at position (X, Y) in row indicator-relative coordinates.
Public methodHoverMouseRowIndicator(Int32, String, Int32, Int32)
Places the mouse pointer at position (X, Y) in row indicator-relative coordinates.
Public methodKeys
Simulates keyboard input to a window or control.
(Inherited from IControl.)
Public methodMouseWheel(Int32)
Simulates mouse wheel rotation.
(Inherited from IControl.)
Public methodMouseWheel(Int32, ShiftKey)
Simulates mouse wheel rotation.
(Inherited from IControl.)
Public methodPicture
Captures the image of the object.
(Inherited from IVisualObject.)
Public methodPicture(Int32, Int32, Int32, Int32, Boolean)
Captures the image of the specified rectangular area of the object.
(Inherited from IVisualObject.)
Public methodScreenToWindow
Converts screen coordinates to coordinates relative to the object.
(Inherited from IControl.)
Public methodSetProperty
Sets a value for the specified property.
(Inherited from IObject.)
Public methodTryFindT(ISearchPattern, T)
Searches for an object that matches the specified pattern (the search depth is 1). The default search timeout AutoWaitTimeout is used.
(Inherited from IObjectTreeNode.)
Public methodTryFindT(ISearchPattern, Int32, T)
Searches for an object that matches the specified pattern. The default search timeout AutoWaitTimeout is used.
(Inherited from IObjectTreeNode.)
Public methodTryFindT(ISearchPattern, Int32, Int32, T)
Searches for an object that matches the specified pattern.
(Inherited from IObjectTreeNode.)
Public methodWaitProperty(String, Object)
Delays the test execution until the specified property equals the specified value or until the default time limit AutoWaitTimeout is reached.
(Inherited from IObjectTreeNode.)
Public methodWaitProperty(String, Object, Int32)
Delays the test execution until the specified property equals the specified value or until the specified time limit is reached.
(Inherited from IObjectTreeNode.)
Public methodWindowToScreen
Converts coordinates relative to the object to coordinates relative to screen.
(Inherited from IControl.)
Top
See Also