[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridImageColumn

GridImageColumn Class

Represent a column whose cells are an image.

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

Constructors

Name Description
GridImageColumn()

Initializes a new instance of the GridImageColumn class.

Properties

Name Description
ClipPath

Methods

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

Gets the style that will be applied to the cell.