TabularDataReport.ColumnsType property

namespace: Serenity.Reporting   assemblySerenity.Net.Services

Columns type to use for export. This is used to determine the list of columns and their formats, decorator types etc.

protected Type ColumnsType { get; set; }

See Also