

'Declaration <DefaultMemberAttribute("Item")> Public NotInheritable Class SpreadPictures Inherits GrapeCity.Xaml.SpreadSheet.Data.FloatingObjectCollection(Of Picture)
'Usage Dim instance As SpreadPictures
[DefaultMember("Item")] public sealed class SpreadPictures : GrapeCity.Xaml.SpreadSheet.Data.FloatingObjectCollection<Picture>
System.Object
GrapeCity.Xaml.SpreadSheet.Data.NotifyCollectionBase<T>
GrapeCity.Xaml.SpreadSheet.Data.NotifyCollection<T>
GrapeCity.Xaml.SpreadSheet.Data.FloatingObjectCollection<T>
GrapeCity.Xaml.SpreadSheet.Data.SpreadPictures