Click or drag to resize
GridControlRegisterControl Method (Control, Boolean)
Internal.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public CellControl RegisterControl(
	Control pControl,
	bool bAlways
)

Parameters

pControl
Type: System.Windows.FormsControl
Internal.
bAlways
Type: SystemBoolean
Internal.

Return Value

Type: CellControl
Internal.
See Also