Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RangeGroupHitTestInformation Class
Members


In This Topic
    RangeGroupHitTestInformation Class
    In This Topic
    Represents hit test information for the outline (range group) of the spreadsheet.
    Syntax
    'Declaration
     
    
    Public Class RangeGroupHitTestInformation 
    'Usage
     
    
    Dim instance As RangeGroupHitTestInformation
    public class RangeGroupHitTestInformation 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.RangeGroupHitTestInformation

    See Also