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。