ComponentOne FlexPivot for WinForms
ShowValues Property

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotFilter Class : ShowValues Property
Gets or sets an array with the values that should be included in the output.
Syntax
'Declaration
 
Public Property ShowValues As System.Object()
public System.object[] ShowValues {get; set;}
Remarks
Setting this property to null causes the filter to include all values in the output.
See Also

Reference

C1FlexPivotFilter Class
C1FlexPivotFilter Members