Share via


ScriptAndResultsEditorControl.IsWithNumberOfRowsOnStatusBar プロパティ

定義

フェッチされる行の数を表示するパネルがステータス バーに含まれているかどうかを示すブール値を取得します。

protected:
 virtual property bool IsWithNumberOfRowsOnStatusBar { bool get(); };
protected virtual bool IsWithNumberOfRowsOnStatusBar { get; }
member this.IsWithNumberOfRowsOnStatusBar : bool
Protected Overridable ReadOnly Property IsWithNumberOfRowsOnStatusBar As Boolean

プロパティ値

フェッチされる行の数を表示するパネルがステータス バーに含まれている場合はブール値 True、そうでない場合は False になります。

適用対象