Compartir a través de


NavigateProperties.hideCommandBar Property

Definition

Gets or set s Boolean value that specifies whether the command bar is hidden.

public:
 property bool hideCommandBar { bool get(); void set(bool value); };
public bool hideCommandBar { get; set; }
member this.hideCommandBar : bool with get, set
Public Property hideCommandBar As Boolean

Property Value

True if the command bar is hidden; otherwise false.

Applies to