CustomShowPreviewEventArgs.Criteria Property
In This Article
Gets the criteria applied to data.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v24.2.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
#Declaration
public CriteriaOperator Criteria { get; }
#Property Value
Type | Description |
---|---|
Criteria |
A Criteria |
See Also