ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / HitTestInfo Structure / IsFooter Property

In This Topic
    IsFooter Property
    In This Topic
    Gets whether mouse is on footer.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsFooter As Boolean
    public bool IsFooter {get;}
    See Also