Property Flyout
| Edit this page View SourceFlyout
Gets or sets the flyout to be shown when this event triggers.
Declaration
public FlyoutBase? Flyout { get; set; }
Property Value
| Type | Description |
|---|---|
| FlyoutBase |
Gets or sets the flyout to be shown when this event triggers.
public FlyoutBase? Flyout { get; set; }
| Type | Description |
|---|---|
| FlyoutBase |