Set visible only flag of the column

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

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

Parameters

column
Type: string

Column name

isVisible
Type: bool

Flag

.NET Framework

Supported in: 4.6.2, 4.7