TcxPivotGridOLAPField.IsMeasure Property
In This Article
Determines whether the field is a measure.
#Declaration
Delphi
property IsMeasure: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
The IsMeasure property returns True if the field is a measure.
See Also