Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / FloatingObjects Class
Members


In This Topic
    FloatingObjects Class
    In This Topic
    Provides a container for a collection of FloatingObject.
    Object Model
    FloatingObjects Class
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public NotInheritable Class FloatingObjects 
       Inherits GrapeCity.Windows.SpreadSheet.Data.FloatingObjectCollection(Of FloatingObject)
    'Usage
     
    Dim instance As FloatingObjects
    Inheritance Hierarchy
    See Also