# IDialogButtonViewModel.ButtonType property

The kind of control rendered for this entry: a push button or a check box.

```csharp
public DialogButtonType ButtonType { get; }
```

## See Also

* enum [DialogButtonType](../DialogButtonType.md)
* interface [IDialogButtonViewModel](../IDialogButtonViewModel.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Common.Contracts.dll -->
