Version

Columns Property (XamDataGrid)

Gets the column definitions that are assigned to the grid. This collection can be modified to add or remove columns in the grid.
Syntax
public GridColumnCollection Columns {get;}
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also