Share via


TableColumnDefinitionBase.IsResizable Property

Definition

Indicates whether the user can change the column's width using the default UI.

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

Property Value

Returns Boolean.

Implements

Applies to