TcxGridDetailsSiteTabHitTest Properties
Stores HitTest information about the tab within the tab panel displayed at the root or child (detail) grid level which is located at the inspected point.Name | Description |
---|---|
Level | Provides access to the grid level at which the tab panel (and the tab that corresponds to the current HitTest object) is located. |
Owner | Provides access to the owning object for the grid level at which the tab that corresponds to the current HitTest object is located. |
Pos | Returns the coordinates of the grid point being inspected. Inherited from TcxCustomGridHitTest. |
ViewInfo | Provides access to ViewInfo information about the grid element located at the inspected point. Inherited from TcxCustomGridHitTest. |
See Also