C1.Silverlight.Olap.5
Values Property (C1OlapFilter)

Gets or sets the list of values to be displayed in the value filter list editor.
Syntax
'Declaration
 
Public Property Values As System.Collections.IEnumerable
public System.Collections.IEnumerable Values {get; set;}
Remarks
Setting this property to null causes the filter build the value list automatically using the values present in the data source.
See Also

Reference

C1OlapFilter Class
C1OlapFilter Members

 

 


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