ScriptAndResultsEditorControl.IsWithNumberOfRowsOnStatusBar Property

Definition

Gets a Boolean value that specifies whether the status bar contains a panel for number of fetched rows.

protected:
 virtual property bool IsWithNumberOfRowsOnStatusBar { bool get(); };
protected virtual bool IsWithNumberOfRowsOnStatusBar { get; }
member this.IsWithNumberOfRowsOnStatusBar : bool
Protected Overridable ReadOnly Property IsWithNumberOfRowsOnStatusBar As Boolean

Property Value

A Boolean value, True if status bar contains a panel for number of fetched rows, otherwise False.

Applies to