Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / HeaderHitTestInformation Class
Properties

In This Topic
    HeaderHitTestInformation Class Members
    In This Topic

    The following tables list the members exposed by HeaderHitTestInformation.

    Public Properties
     NameDescription
    Public PropertyGets the column location referred to in the header.  
    Public PropertyGets whether the location refers to a column resize area.  
    Public PropertyGets whether the location refers to a row resize area.  
    Public PropertyGets the column being resized, if the InColumnResize property is true.  
    Public PropertyGets the row being resized, if the InRowResize property is true.  
    Public PropertyGets the row location referred to in the header.  
    Top
    See Also