Show / Hide Table of Contents

    Property ShowStatusBar

    ShowStatusBar

    Gibt an, ob die Statusleiste (Ladestatus der aktuellen Seite + MouseOver Link) angezeigt wird. Die Statusleiste wird nur in Verbindung mit dem BrowserMode angezeigt.

    Declaration
    [DocfxBrowsable]
    [ControlStylesBrowsable(true)]
    public bool? ShowStatusBar { get; set; }
    Property Value
    Nullable<Boolean>
    Back to top Generated by DocFX