AppBar.UseRemove Property

Definition

Should the AppBar have a remove button

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

Property Value

Applies to