Set column converter

Namespace: T.Wpf.RunControls
Assembly: T.Wpf (in T.Wpf.dll)

Public Sub SetColumnConverter( _ 
ByVal fieldName As String, _ 
ByVal convertCallback As ColumnConvertDelegate
)
This language is not supported or no code example is available.
public void SetColumnConverter( 
string fieldName
ColumnConvertDelegate convertCallback 
)
This language is not supported or no code example is available.

Parameters

fieldName
Type: string

Column name

convertCallback
Type: ColumnConvertDelegate

Calback method

.NET Framework

Supported in: 4.6.2, 4.7