FarPoint.Win.Spread
HeaderHitTestInformation Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : HeaderHitTestInformation Class


Represents hit test information for the headers of the spreadsheet.

Syntax

Visual Basic (Declaration) 
Public Class HeaderHitTestInformation 
Visual Basic (Usage)Copy Code
Dim instance As HeaderHitTestInformation
C# 
public class HeaderHitTestInformation 

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.HeaderHitTestInformation

See Also