ITableColumnDefinition.IsResizable 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 change the column's width using the default UI.
public:
property bool IsResizable { bool get(); };
public:
property bool IsResizable { bool get(); };
public bool IsResizable { get; }
member this.IsResizable : bool
Public ReadOnly Property IsResizable As Boolean
Property Value
Returns Boolean.