Set show chooser flag of the column

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

Public Sub SetColumnShowInColumnChooser( _ 
ByVal column As String, _ 
ByVal show As Boolean
)
This language is not supported or no code example is available.
public void SetColumnShowInColumnChooser( 
string column
bool show 
)
This language is not supported or no code example is available.

Parameters

column
Type: string

Column name

show
Type: bool

Flag

.NET Framework

Supported in: 4.6.2, 4.7