<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / HitTestInfo Class / Rect Property

In This Topic
    Rect Property (HitTestInfo)
    In This Topic
    Gets a Rect value that represents the bounds of the cell at the specified location.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rect As Rect
    public Rect Rect {get;}
    See Also