GenerateCsvRequest.Captions property

namespace: Serenity.Reporting   assemblySerenity.Net.Services

List of column captions, e.g. column names in CSV

public List<string> Captions { get; set; }

See Also