Skip to content

ICellDecorator.Value property

Value of the current cell. If desired, it can be modified by the decorator.

public object? Value { get; set; }

See Also