Get reference to grid

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

Public Function GetDataGrid( _ 
ByVal controlName As String
) As TDataGridWindow
This language is not supported or no code example is available.
public TDataGridWindow GetDataGrid( 
string controlName 
)
This language is not supported or no code example is available.

Parameters

controlName
Type: string

Control name

Return Value

Type: TDataGridWindow

Reference to grid

.NET Framework

Supported in: 4.6.2, 4.7