GrapeCity.Xaml.SpreadSheet.Data
FloatingObjects Class
Members 


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

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

See Also

Reference

FloatingObjects Members
GrapeCity.Xaml.SpreadSheet.Data Namespace