C1.Silverlight.Olap.5
C1OlapFieldList Class Members
Properties  Methods  Events

The following tables list the members exposed by C1OlapFieldList.

Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>)
Public PropertyItemGets a C1OlapField by name.  
Public PropertyMaxItemsGets or sets the maximum number of fields allowed in this list.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds an existing C1OlapField to the list.  
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>)
Public MethodIndexOfOverloaded. Gets the position of a given C1OlapField in the list.  
Public MethodInsertOverloaded. Inserts a C1OlapField at a specified position in the list.  
Public MethodRemoveOverloaded. Removes the first occurrence of the C1OlapField with a name that matches the one passed as parameter.  
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>)
Top
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<C1OlapField>)
Public EventListChangedOccurs when the list changes or an item in the list changes. (Inherited from C1.Olap.BindingList<C1OlapField>)
Top
See Also

Reference

C1OlapFieldList Class
C1.Olap Namespace

 

 


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