Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / CustomFloatingObject Class
Members


In This Topic
    CustomFloatingObject Class
    In This Topic
    Object Model
    CustomFloatingObject Class
    Syntax
    'Declaration
     
    Public MustInherit Class CustomFloatingObject 
       Inherits GrapeCity.Windows.SpreadSheet.Data.FloatingObject
    'Usage
     
    Dim instance As CustomFloatingObject
    public abstract class CustomFloatingObject : GrapeCity.Windows.SpreadSheet.Data.FloatingObject 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.FloatingObject
          GrapeCity.Windows.SpreadSheet.UI.CustomFloatingObject

    See Also