FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : RangeGroupHitTestInformation Class |
For a list of all members of this type, see RangeGroupHitTestInformation members.
Name | Description | |
---|---|---|
![]() | ColumnIndex | Gets the column location referred to in an outline (range group). |
![]() | ColumnLevel | Gets the column level location referred to in an outline (range group). |
![]() | InColumnBar | Gets whether the location refers to an outline (range group) column bar area. |
![]() | InColumnPanel | Gets whether the location refers to an outline (range group) column panel area. |
![]() | InCorner | Gets whether the location refers to an outline (range group) corner area. |
![]() | InRowBar | Gets whether the location refers to an outline (range group) row bar area. |
![]() | InRowPanel | Gets whether the location refers to an outline (range group) row panel area. |
![]() | RowIndex | Gets the row location referred to in an outline (range group). |
![]() | RowLevel | Gets the row level location referred to in an outline (range group). |