ComponentOne MultiSelect for WinForms
ShowRemoveButton Property (C1MultiSelect)

C1.Win.Input Namespace > C1MultiSelect Class : ShowRemoveButton Property
Gets or sets a value indicates whether to show remove button in each tag.
Syntax
'Declaration
 
Public Property ShowRemoveButton As Boolean
public bool ShowRemoveButton {get; set;}
See Also

Reference

C1MultiSelect Class
C1MultiSelect Members