New to Telerik UI for WinFormsStart a free 30-day trial

Defines the possible actions for a ControlTreeChanged event.

Definition

Namespace:Telerik.WinControls.UI.Docking

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum ControlTreeChangeAction

Fields

A control has been added.

C#
Add = 0

A control has been removed.

C#
Remove = 1
In this article
DefinitionFieldsAddRemove
Not finding the help you need?
Contact Support