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