ICellDecorator.Value property

namespace: Serenity.Reporting   assemblySerenity.Net.Services

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

public object Value { get; set; }

See Also