EditCellViewInfo
|
|
HitAtBandSizing
|
Indicates that the mouse pointer is over a band’s sizing line.
|
HitAtButton
|
Indicates that the mouse pointer is over an expand button.
|
HitAtCaption
|
Indicates that the mouse pointer is over a row’s caption.
|
HitAtCaptionFilterButton
|
|
HitAtCustomize
|
Indicates that the mouse pointer is over the customization box.
|
HitAtDivider
|
Indicates that the mouse pointer is over the divider.
|
HitAtEmpty
|
Indicates that the mouse pointer is over the grid’s empty space.
|
HitAtFilterBox
|
Indicates if the test point belongs to the built-in control’s filter panel.
|
HitAtFindPanel
|
Indicates if the test point belongs to the built-in Find Panel.
|
HitAtImage
|
Indicates that the mouse pointer is over an image.
|
HitAtIndent
|
Indicates that the mouse pointer is over an indent space.
|
HitAtNavigator
|
Indicates if the test point belongs to the embedded navigator.
|
HitAtRowHeader
|
Indicates that the mouse pointer is over a row’s header.
|
HitAtRowSizing
|
Indicates that the mouse pointer is over a row’s bottom line.
|
HitAtValue
|
Indicates that the mouse pointer is over a row’s value.
|
HitBandIndex
|
Returns the index of the grid band that the mouse pointer is currently over.
|
HitCellIndex
|
Returns the index of the row’s cell that the mouse pointer is over.
|
HitCode
|
Determines if the test point belongs to a specified editing control element.
|
HitInControl
|
|
HitPoint
|
Specifies the test point within an editing control.
|
HitRow
|
Returns the grid row under the mouse pointer.
|
HitState
|
Determines the control element to which the test point belongs.
|
HitTestItem
|
Specifies the editing control element to which the test point belongs.
|
HitX
|
Specifies the horizontal coordinate of the point within an editing control.
|
HitY
|
Specifies the vertical coordinate of the point within an editing control.
|
IsItemEditCell
|
|