Band
|
Gets the band located under the test point.
|
BandInfo
|
Gets an object that contains information on the band under the test point.
|
Column
|
Gets or sets a column located under the test point.
|
FooterCell
|
Gets or sets an object that contains view information on a footer cell (if the test point belongs to a footer cell).
|
HitPoint
|
Gets or sets the test point.
|
HitTest
|
Gets or sets a value identifying the type of the View’s visual element located under the test point.
|
InBandPanel
|
Gets a value indicating whether the test point is within the band panel.
|
InColumn
|
Gets a value indicating whether the test point is within a column header.
|
InColumnPanel
|
Gets a value indicating whether the test point is within the Column Header Panel.
|
InDataRow
|
Gets a value indicating whether the test point is within a data row.
|
InFilterPanel
|
Gets a value indicating whether the test point is within the filter panel.
|
InGroupColumn
|
Gets a value indicating whether the test point is over a column header displayed within the Group Panel.
|
InGroupPanel
|
Gets a value indicating whether the test point is within the group panel.
|
InGroupRow
|
Gets a value indicating whether the test point is within a group row.
|
InRow
|
Gets a value indicating whether the test point is within a row (data row or group row).
|
InRowCell
|
Gets a value indicating whether the test point is within a cell.
|
IsValid
|
Gets a value indicating whether the hit information supplied by this object is valid.
|
MasterTabRelationIndex
|
Gets or sets the relation index of the master tab that is located under the test point.
|
RowHandle
|
Gets or sets the handle of the row located under the test point.
|
RowInfo
|
Gets an object that contains information on the row under the test point.
|
View
|
Gets or sets the GridView located under the test point.
|
VisibleIndex
|
Gets the visible index of the row under the test point.
|