[]
Represent a column whose cells are an image.
public class GridImageColumn : GridColumn, IComponent, IHandleAfterRender, INotifyPropertyChanged, INotifyPropertyChanging, IHandleEvent, IDisposable
Name | Description |
---|---|
GridImageColumn() | Initializes a new instance of the GridImageColumn class. |
Name | Description |
---|---|
ClipPath |
Name | Description |
---|---|
GetCellContentRenderFragment(GridCellType, GridRow) | |
PrepareCellStyle(GridCellType, GridRow, C1Style, C1Thickness) | Gets the style that will be applied to the cell. |