Called by the element when constructed. Allows inheritors to build the element tree.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
protected virtual void CreateChildElements() |
| Visual Basic |
|---|
Protected Overridable Sub CreateChildElements |
See Also