ComponentOne FlexGrid for UWP
Grid Property (Row)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > Row Class : Grid Property
Gets the C1FlexGrid that this row belongs to.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Grid As C1FlexGrid
public override C1FlexGrid Grid {get;}
See Also

Reference

Row Class
Row Members