DisplayColumnAttribute.DisplayColumn Property

Definition

Gets the name of the column to use as the display field.

public:
 property System::String ^ DisplayColumn { System::String ^ get(); };
public string DisplayColumn { get; }
member this.DisplayColumn : string
Public ReadOnly Property DisplayColumn As String

Property Value

The name of the display column.

Applies to