DataGridComboBoxColumn.DisplayMemberPath Property

Definition

Gets or sets the name or path of the property that is displayed in the ComboBox.

public string DisplayMemberPath { get; set; }
member this.DisplayMemberPath : string with get, set
Public Property DisplayMemberPath As String

Property Value

Applies to