ParameterPanelViewModelBase<T>.Validate Event
Namespace: DevExpress.XtraReports.Parameters.ViewModels
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Event Data
The Validate event's data class is ValidateParameterEventArgs. The following properties provide information specific to this event:
Property |
---|
ChangedParameterModel |
Error |
ParameterModels |
See Also