FieldValueCellBase.IsVisible Property
In This Article
Gets whether the cell is visible.
Namespace: DevExpress.XtraPivotGrid.Data
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the cell is visible; otherwise, false. |
See Also