ComponentOne MultiSelect for WinForms
TagWrap Property (C1MultiSelect)

C1.Win.Input Namespace > C1MultiSelect Class : TagWrap Property
Indicates whether a tag editor control automatically wraps tags to the beginning of the next line when necessary.
Syntax
'Declaration
 
Public Property TagWrap As Boolean
public bool TagWrap {get; set;}
See Also

Reference

C1MultiSelect Class
C1MultiSelect Members