GrapeCity.Windows.SpreadSheet.UI Namespace : HeaderHitTestInformation Class |
The following tables list the members exposed by HeaderHitTestInformation.
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. |