Called when the element has been successfully loaded. That includes loading of all its children as well.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.2.612.40 (2013.2.612.40)
Syntax
| C# |
|---|
protected virtual void OnLoaded() |
| Visual Basic |
|---|
Protected Overridable Sub OnLoaded |
See Also