WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridNumericColumn Class / ValueConverter Property
In This Topic
    ValueConverter Property (GridNumericColumn)
    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