Enum
DockingMode

Editor action type enumeration.

Definition

Namespace:Telerik.WebAii.Controls.Html

Assembly:Telerik.WebAii.Controls.Html.dll

Syntax:

cs-api-definition
public enum DockingMode

Fields

Default

The RadDock control can be docked or floating.

Declaration

cs-api-definition
Default = 0

Field Value

DockingMode

Docked

The RadDock control cannot be floating.The RadDock control will always be docked in a RadDockZone.

Declaration

cs-api-definition
Docked = 1

Field Value

DockingMode

Floating

The RadDock control cannot be docked to a RadDockZone.The RadDock control will always be floating.

Declaration

cs-api-definition
Floating = 2

Field Value

DockingMode

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