Skip to content

ReportColumn.Name property

Gets or sets the property name or field name of the column.

public string? Name { get; set; }

See Also