EditorServices.DialogService Property
In This Article
Returns a service that maintains all dialog windows on the client.
Namespace: DevExpress.Xpf.ReportDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
IDialog |
An object implementing the IDialog |
See Also