DialogOpeningEventArgs.DialogParameters Property
Gets parameters that allow you to specify the invoked dialog properties.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DialogParameters | Parameters that allow you to specify the invoked dialog properties. |
See Also