ICellDecorator.Value property
Value of the current cell. If desired, it can be modified by the decorator.
public object Value { get; set; }
See Also
- interface ICellDecorator
Value of the current cell. If desired, it can be modified by the decorator.
public object Value { get; set; }