ComponentOne FlexPivot for WinForms
TagsDataSource Property

C1.Win.Input.MultiSelect.4 Assembly > C1.Win.Input Namespace > MultiSelectBindingInfo Class : TagsDataSource Property
Gets or sets the object used as the data source for the tags of C1MultiSelect control.
Syntax
'Declaration
 
Public Property TagsDataSource As System.Object
public System.object TagsDataSource {get; set;}
Remarks
This property is optional.
See Also

Reference

MultiSelectBindingInfo Class
MultiSelectBindingInfo Members