Click or drag to resize
IGridColumnEditorContainerControl Property
Gets the instance of the Container control (generally a TableCell), after the last call of InstantiateInControl method

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
Control ContainerControl { get; }

Property Value

Type: Control
See Also