FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / HitTestInfo Class / Panel Property

In This Topic
    Panel Property (HitTestInfo)
    In This Topic
    Gets the GridPanel at the specified location.
    Syntax
    'Declaration
     
    Public ReadOnly Property Panel As GridPanel
    public GridPanel Panel {get;}
    See Also