ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.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