A callback used by the owning RadControl to notify the element for the beginning of a disposing process.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
protected virtual void OnBeginDispose() |
| Visual Basic |
|---|
Protected Overridable Sub OnBeginDispose |
See Also