GrapeCity.Windows.SpreadSheet.Data Namespace : StringSeriesCollection Class |
The following tables list the members exposed by StringSeriesCollection.
Name | Description | |
---|---|---|
StringSeriesCollection Constructor |
Name | Description | |
---|---|---|
items | The items. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>) |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>) | |
DataSeries | Gets or sets the data series. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SeriesDataCollection<string>) | |
IsReadOnly | Gets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>) | |
Item | Gets or sets the item at the specified index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>) |
Name | Description | |
---|---|---|
Items | Gets the items of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>) |
Name | Description | |
---|---|---|
ClearInternal | Clears the internal. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>) | |
ConvertValue | Overridden. Converts the value. | |
RaisePropertyChanged | Raises the PropertyChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>) |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>) | |
PropertyChanged | Occurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<string>) |