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


In This Topic
    FloatingObject Class
    In This Topic
    A class support drawn image as floating in spread.
    Object Model
    FloatingObject ClassSpreadImageRender Class
    Syntax
    'Declaration
     
    
    Public Class FloatingObject 
       Inherits System.Web.UI.WebControls.WebControl
    'Usage
     
    
    Dim instance As FloatingObject
    public class FloatingObject : System.Web.UI.WebControls.WebControl 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             FarPoint.Web.Spread.FloatingObject
                FarPoint.Web.Spread.SpreadImage

    See Also