<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.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