MindFusion.Wpf Pack Programmer's Guide
GridColumn.EditorValueConverterParameter Property
See Also
 





Gets the converter parameter used by the IValueConverter defined by the EditorValueConverter property.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public Object EditorValueConverterParameter { get; }

Visual Basic  Copy Code

Public ReadOnly Property EditorValueConverterParameter As Object

 Property Value

An object specifying the parameter of the editor converter.

 See Also

GridColumn Members
GridColumn Class
MindFusion.DataViews.Wpf Namespace