FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ViewportHitTestInformation Class
Properties


ViewportHitTestInformation Class Members

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 more details hittest information for the enhanced shape.  
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 drag fill button 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