ComponentOne FlexGrid for UWP
GridPanel Property (Row)

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

Reference

Row Class
Row Members