ReportDesigner.OnClosingCommand Property
For internal use.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v26.1.dll
Declaration
Property Value
| Type |
|---|
| ICommand<CancelEventArgs> |
See Also
For internal use.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v26.1.dll
[Browsable(false)]
public ICommand<CancelEventArgs> OnClosingCommand { get; }
<Browsable(False)>
Public ReadOnly Property OnClosingCommand As ICommand(Of CancelEventArgs)
| Type |
|---|
| ICommand<CancelEventArgs> |