言語

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

適用対象