ComponentOne MultiSelect for UWP
C1.Xaml.Input Namespace / C1TagEditor Class
Members

In This Topic
    C1TagEditor Class
    In This Topic
    A text box-based control with ability to display and edit tags.
    Syntax
    'Declaration
     
    
    Public Class C1TagEditor 
       Inherits Windows.UI.Xaml.Controls.Control
    public class C1TagEditor : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.Input.C1TagEditor

    See Also