TagsMemberPath Property (MultiSelectBindingInfo)
In This Topic
Gets or sets a path to a value on the source object for the tags of
C1MultiSelect control.
Syntax
'Declaration
Public Property TagsMemberPath As String
public string TagsMemberPath {get; set;}
See Also