FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / HitTestInfo Structure / IsFooter Property

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