Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FloatingObject Class / FloatingObject Constructor


In This Topic
    FloatingObject Constructor
    In This Topic
    Initializes a new instance of the FloatingObject class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FloatingObject()
    public FloatingObject()
    See Also