Skip to main content
A newer version of this page is available. .

DXDialog.Show() Method

This member supports the .NET Framework infrastructure and cannot be used directly from your code. Instead, use the ShowDialog() method.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v18.2.dll

Declaration

[Browsable(false)]
public void Show()

Remarks

Instead, use the ShowDialog() method.

See Also