Shell.FlyoutHeader Property

Definition

The flyout header is the content that optionally appears at the top of the flyout, with its appearance being defined by a View that can be set through the FlyoutHeader property value.

public:
 property System::Object ^ FlyoutHeader { System::Object ^ get(); void set(System::Object ^ value); };
public object FlyoutHeader { get; set; }
member this.FlyoutHeader : obj with get, set
Public Property FlyoutHeader As Object

Property Value

Applies to