Gets or sets whether the built-in button panel is displayed in the FlyoutPanel.
public bool ShowButtonPanel { get; set; }
Public Property ShowButtonPanel As Boolean
Set the ShowButtonPanel property to true to display the built-in button panel within the FlyoutPanel. The Buttons collection contains buttons displayed in this built-in panel.