Gets a descriptive or friendly column name. Returns the same value as the ColumnName property if not set explicitly.

Syntax

public string Caption { get; }
Public ReadOnly Property Caption() As String

Limitations

Read only.