IGridColumnEditorContainerControl Property |
Gets the instance of the Container control (generally a TableCell), after the last call of InstantiateInControl method
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
SyntaxControl ContainerControl { get; }
ReadOnly Property ContainerControl As Control
Get
property Control^ ContainerControl {
Control^ get ();
}
abstract ContainerControl : Control with get
Property Value
Type:
Control
See Also