Xuni Product Documentation - Xamarin.Forms
TopLeftCells Property
Gets the GridPanel that contains the cells in the upper left corner of the grid.
Syntax
public GridPanel TopLeftCells {get;}
Remarks
This is the area above the row headers and to the left of the column headers. By default, it contains only one cell at the top left corner of the grid.
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

FlexGrid Class
FlexGrid Members