| GrapeCity.Xaml.SpreadSheet.UI Namespace : HeaderHitTestInformation Class | 
For a list of all members of this type, see HeaderHitTestInformation members.
| Name | Description | |
|---|---|---|
|  | Column | Gets the column location referred to in the header. | 
|  | InColumnResize | Gets whether the location refers to a column resize area. | 
|  | InRowResize | Gets whether the location refers to a row resize area. | 
|  | ResizingColumn | Gets the column being resized, if the InColumnResize property is true. | 
|  | ResizingRow | Gets the row being resized, if the InRowResize property is true. | 
|  | Row | Gets the row location referred to in the header. |