Infragistics2.Shared.v8.1
IsDraggable Property
See Also 
Infragistics.Shared Namespace > ISelectableItem Interface : IsDraggable Property

True if the item is Draggable (read-only).

Syntax

Visual Basic (Declaration) 
Overridable ReadOnly Property IsDraggable As Boolean
C# 
virtual bool IsDraggable {get;}

See Also