# IDialogButtonViewModel.Dock property

The side of the dialog footer the button is docked to.

```csharp
public DockType Dock { get; }
```

## See Also

* enum [DockType](../DockType.md)
* interface [IDialogButtonViewModel](../IDialogButtonViewModel.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Common.Contracts.dll -->
