ComponentOne FlexGrid for UWP
Rect Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > HitTestInfo Class : Rect Property
Gets a Rect value that represents the bounds of the cell at the specified location.
Syntax
'Declaration
 
Public ReadOnly Property Rect As Windows.Foundation.Rect
public Windows.Foundation.Rect Rect {get;}
See Also

Reference

HitTestInfo Class
HitTestInfo Members