[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.TopLeftCells

TopLeftCells Property

TopLeftCells

Gets the GridPanel that contains the cells in the upper left corner of the grid.

Declaration
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.