Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuList Class / Converter Property

In This Topic
    Converter Property (C1MenuList)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Converter As IValueConverter
    public IValueConverter Converter {get; set;}
    See Also