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