ScriptAndResultsEditorControl.IsWithNumberOfRowsOnStatusBar 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會取得一個布林值,指定狀態列是否包含擷取列數面板。
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為 。