ComponentOne Xamarin Edition
GridColumn Constructor(PropertyInfo)
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridColumn Class > GridColumn Constructor : GridColumn Constructor(PropertyInfo)
The property info object used to initialize the column.
Initializes a new instance of the GridColumn class.
Syntax
public GridColumn( 
   PropertyInfo property
)

Parameters

property
The property info object used to initialize the column.
See Also

Reference

GridColumn Class
GridColumn Members
Overload List