TableViewHitInfo Properties
Contains information about the specified element contained within the Table View.
Name | Description |
---|---|
Band |
Gets a band located under the test object.
Inherited from Grid |
Column |
Gets a column located under the test object.
Inherited from Grid |
Hit |
Gets the visual element located under the test object. |
In |
Gets whether the test object is within the band panel.
Inherited from Grid |
In |
Gets whether the test object is within a column's header.
Inherited from Grid |
In |
Gets whether the test object is within the column header panel.
Inherited from Grid |
In |
Gets whether the test object is within the Filter Panel.
Inherited from Grid |
In |
Inherited from Grid |
In |
Gets whether the test object is within the Group Panel.
Inherited from Grid |
In |
Gets whether the test object is within a row.
Inherited from Grid |
In |
Gets whether the test object is within a data cell. |
Row |
Gets the handle of a row that contains the test object.
Inherited from Grid |
See Also