Window.SplitRow プロパティ

定義

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

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

プロパティ値

適用対象