[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.DisplayMember

DisplayMember Property

DisplayMember

Returns or sets the DataSource field used for incremental search.

Declaration
public string DisplayMember { get; set; }
Remarks

If the DisplayMember property is not specified, the first column in the control will be used for both incremental search and the selection value.