GridCell.CopyStyle

GridCell.CopyStyle method

copy the style and set the style for the cell

public void CopyStyle(GridTableItemStyle style)
ParameterTypeDescription
styleGridTableItemStyleThe source style.

Return Value

Style object.

See Also