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

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:

C#
public static class ServiceConstants

Inheritance: objectServiceConstants

Fields

Used to store the ContextMenuService

C#
public const int ContextMenu = 3

Used to store the DragDropService.

C#
public const int DragDrop = 1

Used to store the RedockService.

C#
public const int Redock = 2
In this article
DefinitionFieldsContextMenuDragDropRedock
Not finding the help you need?
Contact Support