TableColumnDefinitionBase.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:
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.