Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1FullscreenDialog Class / HideStatusBarWhenOpen Property

In This Topic
    HideStatusBarWhenOpen Property
    In This Topic
    Gets or sets a value indicating whether the status bar must be hidden when the popup is open.
    Syntax
    'Declaration
     
    
    Public Property HideStatusBarWhenOpen As Boolean
    public bool HideStatusBarWhenOpen {get; set;}
    See Also