Set read only flag of the column

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

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

Parameters

column
Type: string

Column name

isReadonly
Type: bool

Flag

.NET Framework

Supported in: 4.6.2, 4.7