Spread Silverlight Documentation
FloatingObjects Class
Members 


GrapeCity.Windows.SpreadSheet.Data Namespace : FloatingObjects Class
Provides a container for a collection of FloatingObject.
Object Model
FloatingObjects Class
Syntax
'Declaration
 
Public NotInheritable Class FloatingObjects 
   Inherits GrapeCity.Windows.SpreadSheet.Data.FloatingObjectCollection(Of FloatingObject)
'Usage
 
Dim instance As FloatingObjects
Inheritance Hierarchy

System.Object
   GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>
      GrapeCity.Windows.SpreadSheet.Data.NotifyCollection<T>
         GrapeCity.Windows.SpreadSheet.Data.FloatingObjectCollection<T>
            GrapeCity.Windows.SpreadSheet.Data.FloatingObjects

See Also

Reference

FloatingObjects Members
GrapeCity.Windows.SpreadSheet.Data Namespace