ComponentOne FlexPivot for WinForms
DisplayMemberPath Property (MultiSelectBindingInfo)

C1.Win.Input.MultiSelect.4 Assembly > C1.Win.Input Namespace > MultiSelectBindingInfo Class : DisplayMemberPath Property
Gets or sets a path to a value on the source object to serve as the visual representation of the object.
Syntax
'Declaration
 
Public Property DisplayMemberPath As System.String
public System.string DisplayMemberPath {get; set;}
See Also

Reference

MultiSelectBindingInfo Class
MultiSelectBindingInfo Members