GenerateExcelFileRequest.Captions property

namespace: Serenity.Reporting   assemblySerenity.Net.Services

List of column captions.

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

See Also