Cursor
|
Returns the cursor to be shown for the test point.
|
EditCellViewInfo
|
|
HitAtBackground
|
Checks whether the test point belongs to the tree list background.
|
HitAtBand
|
Indicates whether the test point belongs to a band’s content.
|
HitAtBandContainer
|
Identifies if the inspected point belongs to the column header panel.
|
HitAtBandCustomizing
|
Indicates whether the test point belongs to the Quick Band Customization button.
|
HitAtBandHeader
|
Indicates whether the test point belongs to a TreeList band header.
|
HitAtButton
|
Indicates whether the test point belongs to the TreeList node expand button.
|
HitAtCheckButton
|
Indicates whether the test point belongs to the node check box (radio button).
|
HitAtColumn
|
Identifies if the inspected point belongs to a Tree List column.
|
HitAtColumnCustomizing
|
Indicates whether the test point belongs to the Quick Column Customization button.
|
HitAtColumnHeader
|
Indicates whether the test point belongs to a TreeList column header.
|
HitAtColumnHeaderFilterButton
|
Indicates whether the test point belongs to a TreeList column header‘s filter button.
|
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.
|
HitAtFooter
|
Indicates whether the test point belongs to the TreeList footer.
|
HitAtFooterItem
|
Indicates whether the test point belongs to a TreeList footer item.
|
HitAtGroupFooter
|
Indicates whether the test point belongs to the group footer.
|
HitAtGroupFooterItem
|
Indicates whether the test point belongs to the group footer cell.
|
HitAtImage
|
Indicates whether the test point belongs to a TreeList node image.
|
HitAtImages
|
Indicates whether the test point belongs to a TreeList node images area (state image or node image).
|
HitAtIndent
|
Indicates whether the test point belongs to a TreeList node indent.
|
HitAtIndicator
|
Indicates whether the test point belongs to the TreeList indicator.
|
HitAtNavigator
|
Indicates if the test point belongs to the embedded navigator.
|
HitAtNode
|
Indicates whether the test point belongs to a TreeList node.
|
HitAtNodePreview
|
Identifies if the inspected point belongs to a Tree List node preview section.
|
HitAtSeparator
|
Identifies if the inspected point is within a Tree List fixed band separator.
|
HitAtSizingHorz
|
Indicates whether the test point belongs to a TreeList column or a band’s horizontal sizing edge.
|
HitAtSizingVert
|
Indicates whether the test point belongs to a TreeList column or a band’s vertical sizing edge.
|
HitAtStateImage
|
Indicates whether the test point belongs to a TreeList node’s state image.
|
HitBand
|
Provides access to the TreeList band that corresponds to the test point.
|
HitCell
|
|
HitCode
|
Determines if the test point belongs to a specified editing control element.
|
HitColumn
|
Provides access to the TreeList column that contains the test point.
|
HitNode
|
Provides access to the node that contains the test point.
|
HitPoint
|
Specifies the test point within an editing control.
|
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
|
|
TreeList
|
Provides access to the TreeList control that contains the test point.
|