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