ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1TagEditor Class / ShowRemoveButton Property

In This Topic
    ShowRemoveButton Property (C1TagEditor)
    In This Topic
    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