[]
        
(Showing Draft Content)

FarPoint.Win.Spread.HitTestInformation

HitTestInformation Class

Represents hit test information for the data area of the spreadsheet.

Inheritance
HitTestInformation
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class HitTestInformation
Public Class HitTestInformation

Constructors

Name Description
HitTestInformation()

Creates a new set of hit test information.

Properties

Name Description
ColumnViewport

Gets the column viewport referred to in the spreadsheet.

FilterBarInfo

Gets more detailed hit test information for the filter bar.

HeaderInfo

Gets more detailed hit test information for the headers (column headers, row headers, and corner).

RangeGroupInfo

Gets more detailed hit test information for the range group.

RowViewport

Gets the row viewport referred to in the spreadsheet.

TabStripInfo

Gets more detailed hit test information for the tab strip.

TitleBarInfo

Gets more detailed hit test information for the title bar.

Type

Gets the general area referred to in the spreadsheet.

ViewportInfo

Gets more detailed hit test information for the viewport.