IModuleWindowManager.IsShown(String, String) Method
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| regionName | String |
| key | String |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.Mvvm.ModuleInjection
Assembly: DevExpress.Mvvm.v26.1.dll
bool IsShown(
string regionName,
string key
)
Function IsShown(
regionName As String,
key As String
) As Boolean
| Name | Type |
|---|---|
| regionName | String |
| key | String |
| Type |
|---|
| Boolean |