[]
Gets a Thickness value that represents the thickness of the cell borders.
public virtual Thickness GetBorderThickness(C1FlexGrid grid, CellRange rng)
Type | Name | Description |
---|---|---|
C1FlexGrid | grid | C1FlexGrid that owns the cell. |
CellRange | rng | CellRange that specifies the row and column represented by the cell. |
Type | Description |
---|---|
Thickness | A Thickness value that represents the thickness of the cell borders. |