Summary
Sets the dialog's title.
- Namespace
- MahApps
.Metro .Controls .Dialogs - Containing Type
- Progress
Dialog Controller
Syntax
public void SetTitle(string title)
Parameters
Name | Type | Description |
---|---|---|
title | string | The title to be set. |
Return Value
Type | Description |
---|---|
void |