Share via


TableColumnDefinitionBase.IsMovable Property

Definition

Indicates whether the user can move the column using the default UI.

public:
 virtual property bool IsMovable { bool get(); };
public:
 virtual property bool IsMovable { bool get(); };
public virtual bool IsMovable { get; }
member this.IsMovable : bool
Public Overridable ReadOnly Property IsMovable As Boolean

Property Value

Returns Boolean.

Implements

Applies to