Class
ServiceConstants

Defines the available constants used by a RadDock instance to store its services.

Definition

Namespace:Telerik.WinControls.UI.Docking

Assembly:Telerik.WinControls.RadDock.dll

Syntax:

cs-api-definition
public static class ServiceConstants

Inheritance: objectServiceConstants

Fields

ContextMenu

Used to store the ContextMenuService

Declaration

cs-api-definition
public const int ContextMenu = 3

Field Value

int

DragDrop

Used to store the DragDropService.

Declaration

cs-api-definition
public const int DragDrop = 1

Field Value

int

Redock

Used to store the RedockService.

Declaration

cs-api-definition
public const int Redock = 2

Field Value

int

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