ViewportHitTestInformation Class Members
In This Topic
The following tables list the members exposed by ViewportHitTestInformation.
Public Properties
| Name | Description |
| Column | Gets the column location referred to in the viewport. |
| InDragFillIndicator | Gets whether the location refers to a drag fill area. |
| InEditor | Gets whether the location refers to an editor area when the sheet is in edit mode. |
| InSelectionDrag | Gets whether the location refers to a drag drop area. |
| Row | Gets the row location referred to in the viewport. |
Top
See Also