BaseFilter.InvalidCriteriaDisplayText Property
Gets a texts notifying an end-user that the filter criteria (BaseFilter.Criteria or BaseFilter.CriteriaString) is specified incorrectly.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.1.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | A String value that is a text notifying an end-user that the filter criteria is specified incorrectly. |
See Also