Enum
ControlTreeChangeAction

Defines the possible actions for a ControlTreeChanged event.

Definition

Namespace:Telerik.WinControls.UI.Docking

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum ControlTreeChangeAction

Fields

Add

A control has been added.

Declaration

cs-api-definition
Add = 0

Field Value

ControlTreeChangeAction

Remove

A control has been removed.

Declaration

cs-api-definition
Remove = 1

Field Value

ControlTreeChangeAction

In this article
DefinitionFieldsAddRemove
Not finding the help you need?
Contact Support