MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1TagEditor Class / TagWrapping Property

In This Topic
    TagWrapping Property
    In This Topic
    Gets or sets a value indicates whether to wrap the tags or not.
    Syntax
    'Declaration
     
    
    Public Property TagWrapping As Boolean
    public bool TagWrapping {get; set;}
    See Also