ComponentOne Xamarin Edition
GridDetailRow Constructor
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridDetailRow Class : GridDetailRow Constructor
The provider.
The associated row.
Initializes a new instance of the GridDetailRow class.
Syntax
public GridDetailRow( 
   FlexGridDetailProvider provider,
   GridRow row
)

Parameters

provider
The provider.
row
The associated row.
See Also

Reference

GridDetailRow Class
GridDetailRow Members