[]
Returns a Boolean value indicating whether the specified dialog box can be shown.
public bool CanShowDialog(Table.DialogType type)
| Type | Name | Description |
|---|---|---|
| Table.DialogType | type | The type of dialog box to be shown. |
| Type | Description |
|---|---|
| bool | A Boolean value indicating whether or not the specified dialog can be shown. |