GridCell.IsStyleSet

GridCell.IsStyleSet property

Indicates if the cell’s style is set. If return false, it means this cell has a default cell format.

public bool IsStyleSet { get; }

See Also