Summary
Gets or sets the position of the navigation buttons.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- FlipView
Syntax
[Bindable(true)]
[Category("Appearance")]
[DefaultValue(NavigationButtonsPosition.Inside)]
public NavigationButtonsPosition NavigationButtonsPosition { get; set; }
Attributes
| Type | Description |
|---|---|
| Bindable | |
| Category | |
| Default |
Value
| Type | Description |
|---|---|
| Navigation |
