TableColumnDefinitionBase.IsResizable 属性

定义

指示用户是否可以使用默认 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

属性值

Boolean

返回 Boolean

实现

适用于