PivotGridFieldValueTemplateItem.IsAnyFieldSortedByThisValue Property
Gets whether any field is sorted by the processed field value.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if any field is sorted by the value; otherwise, false. |
See Also