Skip to content

ReportColumn.Decorator property

Gets or sets the decorator to use for the column.

public ICellDecorator? Decorator { get; set; }

See Also