GridCell.Style

GridCell.Style property

Gets the copy of cell style. set the style for the cell.

public Style Style { get; set; }

Return Value

Style object.

See Also