GridColumn.Caption

GridColumn.Caption property

The caption of the column.

public string Caption { get; set; }

See Also