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為 。

適用於