Xuni Product Documentation - Xamarin.Forms
Item Property (GridColumnCollection)
Name of the column to retrieve.
Gets a GridColumn by its name.
Syntax
public new GridColumn this[ 
   string columnName
]; {get;}

Parameters

columnName
Name of the column to retrieve.

Property Value

The column with the requested name.
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

GridColumnCollection Class
GridColumnCollection Members