Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ViewportHitTestInformation Class
Properties


In This Topic
    ViewportHitTestInformation Class Members
    In This Topic

    The following tables list the members exposed by ViewportHitTestInformation.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new set of viewport hit test information.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column location referred to in the viewport.  
    Public PropertyGets whether the location refers to a drag drop area.  
    Public PropertyGets whether the location refers to a drag fill area.  
    Public PropertyGets whether the location refers to a sticky note.  
    Public PropertyGets whether the location refers to a note indicator area.  
    Public PropertyGets whether the location refers to a reserved location for a cell.  
    Public PropertyGets whether the location refers to a shape.  
    Public PropertyGets the row location referred to in the viewport.  
    Top
    See Also