Spread WPF Documentation
StringSeriesCollection Class Members
Fields  Properties  Methods  Events


GrapeCity.Windows.SpreadSheet.Data Namespace : StringSeriesCollection Class

The following tables list the members exposed by StringSeriesCollection.

Public Constructors
 NameDescription
Public Constructor  
Top
Protected Fields
Public Properties
 NameDescription
Public PropertyGets the number of elements contained in the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public PropertyGets or sets the data series. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public PropertyGets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public PropertyGets or sets the item at the specified index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Top
Protected Properties
 NameDescription
Protected PropertyGets the items of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Top
Public Methods
 NameDescription
Public MethodAdds the specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public MethodAdds the range. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public MethodClears this instance. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public MethodDetermines whether the collection contains a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public MethodCopies 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 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public MethodReturns an enumerator that iterates through the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public MethodFinds the index for a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public MethodInserts the specified index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public MethodRemoves the specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public MethodRemoves at. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>)
Public MethodResumes the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public MethodSuspends the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public MethodConverts the collection to an array. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Top
Protected Methods
 NameDescription
Protected MethodClears the internal. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Protected MethodOverridden. Converts the value.  
Protected MethodRaises the PropertyChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Top
Public Events
 NameDescription
Public EventOccurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Public EventOccurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>)
Top
See Also

Reference

StringSeriesCollection Class
GrapeCity.Windows.SpreadSheet.Data Namespace