Infragistics2.Win.v8.1
Adjustable Property
See Also 
Infragistics.Win Namespace > UIElement Class : Adjustable Property

Returns true is this element can be moved or resized by the user

Syntax

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

See Also