Summary
    Sets if the Cancel button is visible.
    
		- Namespace
- MahApps.Metro .Controls .Dialogs 
- Containing Type
- ProgressDialog Controller 
Syntax
public void SetCancelable(bool value)Parameters
| Name | Type | Description | 
|---|---|---|
| value | bool | 
Return Value
| Type | Description | 
|---|---|
| void | 
