WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridImageColumn Class / ValueConverter Property
In This Topic
    ValueConverter Property (GridImageColumn)
    In This Topic
    Gets or sets an Microsoft.UI.Xaml.Data.IValueConverter associated with this column's Binding.
    Syntax
    public IValueConverter ValueConverter {get; set;}
    See Also