ITableColumnDefinition.IsMovable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether the user can move the column using the default UI.
public:
property bool IsMovable { bool get(); };
public:
property bool IsMovable { bool get(); };
public bool IsMovable { get; }
member this.IsMovable : bool
Public ReadOnly Property IsMovable As Boolean
Property Value
Returns Boolean.