ITableColumnDefinition.IsResizable Property

Definition

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.

Applies to