[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.PrepareCellStyle

PrepareCellStyle Method

PrepareCellStyle(GridControlRange, C1Style, C1Thickness)

Prepares the specified style for displaying the cell in the specified range.

Declaration
public virtual void PrepareCellStyle(GridControlRange range, C1Style style, C1Thickness internalBorders)
Parameters
Type Name Description
GridControlRange range

The cell's range.

C1Style style

The cell's style.

C1Thickness internalBorders

A thickness object containing zeros or ones to represent whether the borders of the cell are internal 1 or external 0.