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

In This Topic
    Rect Property
    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