C1.Silverlight.Olap.5
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

C1OlapFilter Class
C1OlapFilter Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.