Share via


IExplorerViewColumn.Width プロパティ

定義

列の現在の幅を取得または設定します。

public:
 property int Width { int get(); void set(int value); };
public int Width { get; set; }
member this.Width : int with get, set
Public Property Width As Integer

プロパティ値

コントロールの幅です (ピクセル単位)。

適用対象