[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridRowHeaderColumn

GridRowHeaderColumn Class

Represents a grid column which holds row headers.

Inheritance
GridRowHeaderColumn
Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.Grid.dll
Syntax
public class GridRowHeaderColumn : GridColumn, IComponent, IHandleAfterRender, INotifyPropertyChanged, INotifyPropertyChanging, IHandleEvent, IDisposable

Constructors

Name Description
GridRowHeaderColumn()

Initializes a new instance of the GridRowHeaderColumn class.

Methods

Name Description
GetCellContentRenderFragment(GridCellType, GridRow)
PrepareCellStyle(GridCellType, GridRow, C1Style, C1Thickness)

Gets the style that will be applied to the cell.