GridCell.CopyStyle

GridCell.CopyStyle method

copy the style and set the style for the cell

public void CopyStyle(Style style)
ParameterTypeDescription
styleStyleThe source style.

See Also