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

屬性值

Boolean

布林值,如果狀態列包含擷取的資料列數目的面板,則為 True,否則為 False

適用於