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.2.Core.dll
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