TcxPivotGridViewDataItem.HasButton Property
Gets whether the expand of the currently processed field value is visible.
Declaration
property HasButton: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
If the currently processed field value is a grouping value, then the HasButton property returns True. Otherwise, False.
See Also