GrapeCity.Xaml.SpreadSheet.Data Namespace : SpreadPictures Class |
The following tables list the members exposed by SpreadPictures.
Name | Description | |
---|---|---|
items | The items. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) | |
IsReadOnly | Gets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) | |
Item | Overloaded. Gets or sets the floating object with the specified name. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObjectCollection<Picture>) |
Name | Description | |
---|---|---|
Items | Gets the items of the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) |
Name | Description | |
---|---|---|
Add | Adds the specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObjectCollection<Picture>) | |
AddRange | Adds the items in the specified collection to the end of the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) | |
Clear | Removes all items from this collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) | |
Contains | Determines whether the collection contains a specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) | |
CopyTo | Copies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObjectCollection<Picture>) | |
Find | Finds the floating object with specified name. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObjectCollection<Picture>) | |
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) | |
IndexOf | Finds the index for a specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) | |
Insert | Inserts the specified index. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObjectCollection<Picture>) | |
Remove | Removes the specified item. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObjectCollection<Picture>) | |
RemoveAt | Removes the attribute. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObjectCollection<Picture>) | |
ResumeEvent | Resumes the collection Changed event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) | |
SuspendEvent | Suspends the collection Changed event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) | |
ToArray | Converts the collection to an array. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) |
Name | Description | |
---|---|---|
ClearInternal | Clears the internal. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.FloatingObjectCollection<Picture>) | |
RaisePropertyChanged | Raises the PropertyChanged event. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) | |
PropertyChanged | Occurs when a property value changes. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<Picture>) |