Spread Silverlight Documentation
StringSeriesCollection Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by StringSeriesCollection.

Public Constructors
 NameDescription
Public ConstructorStringSeriesCollection Constructor  
Top
Protected Fields
Public Properties
 NameDescription
Public PropertyCountGets the number of elements contained in the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public PropertyDataSeriesGets or sets the data series. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public PropertyIsReadOnlyGets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public PropertyItemGets or sets the item at the specified index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Top
Protected Properties
 NameDescription
Protected PropertyItemsGets the items of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Top
Public Methods
 NameDescription
Public MethodAddAdds the specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public MethodAddRangeAdds the range. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public MethodClearClears this instance. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public MethodContainsDetermines whether the collection contains a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public MethodCopyToCopies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public MethodIndexOfFinds the index for a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public MethodInsertInserts the specified index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public MethodRemoveRemoves the specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public MethodRemoveAtRemoves at. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public MethodResumeEventResumes the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public MethodSuspendEventSuspends the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public MethodToArrayConverts the collection to an array. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Top
Protected Methods
 NameDescription
Protected MethodClearInternalClears the internal. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Protected MethodConvertValueOverridden. Converts the value.  
Protected MethodRaisePropertyChangedRaises the PropertyChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Top
Public Events
 NameDescription
Public EventCollectionChangedOccurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public EventPropertyChangedOccurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Top
See Also

Reference

StringSeriesCollection Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.