Temporary suspends UpdateReferences method.
Useful when modifying the element tree without changing the actual element's references.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public void SuspendReferenceUpdate() |
| Visual Basic |
|---|
Public Sub SuspendReferenceUpdate |
See Also