Xuni Product Documentation - Xamarin.Forms
GridAutoGeneratingColumnEventArgs Constructor
The property.
The column.
Initializes a new instance of the GridAutoGeneratingColumnEventArgs class.
Syntax
public GridAutoGeneratingColumnEventArgs( 
   PropertyInfo property,
   GridColumn column
)

Parameters

property
The property.
column
The column.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GridAutoGeneratingColumnEventArgs Class
GridAutoGeneratingColumnEventArgs Members