ComponentOne FlexGrid for WPF and Silverlight
BottomLeftCells Property (C1FlexGrid)

C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : BottomLeftCells Property
Gets the GridPanel that contains the cells in the lower left corner of the grid.
Syntax
'Declaration
 
Public ReadOnly Property BottomLeftCells As GridPanel
public GridPanel BottomLeftCells {get;}
Remarks
This is the area below the row headers and to the left of the column footers.
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members