ReportColumn.Decorator property
Gets or sets the decorator to use for the column.
public ICellDecorator? Decorator { get; set; }
See Also
- interface ICellDecorator
- class ReportColumn
Gets or sets the decorator to use for the column.
public ICellDecorator? Decorator { get; set; }