StatusbarVisible Property (SapWindow)

Class

SapWindow.

Action

Gets whether the statusbar is visible.

Syntax

C#
protected Boolean StatusbarVisible { get; }
VB
'Declaration
Protected Read Property StatusbarVisible As Boolean

Access

Read only.