MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1TagEditor Class / UpdateTextFromTags Method

In This Topic
    UpdateTextFromTags Method
    In This Topic
    Update Text according to the tags when DisplayMode is Text.
    Syntax
    'Declaration
     
    
    Public Sub UpdateTextFromTags() 
    public void UpdateTextFromTags()
    See Also