次の方法で共有


Window.SplitColumn プロパティ

定義

ウィンドウをペインに分割する列番号 (分割行の左側にある列の数) を設定または返します。

public:
 property int SplitColumn { int get(); void set(int value); };
public int SplitColumn { get; set; }
Public Property SplitColumn As Integer

プロパティ値

適用対象