Enum
DocumentCloseActivation

Defines which document should be activated upon closing active document.

Definition

Namespace:Telerik.WinControls.UI.Docking

Assembly:Telerik.WinControls.RadDock.dll

Syntax:

cs-api-definition
public enum DocumentCloseActivation

Fields

Default

The document manager chooses the default action. Typically this will activate the first tab in the strip.

Declaration

cs-api-definition
Default = 0

Field Value

DocumentCloseActivation

FirstInZOrder

Activates the last active document in the z-order. Typically this is the document, activated before the closed active one.

Declaration

cs-api-definition
FirstInZOrder = 1

Field Value

DocumentCloseActivation

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