Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormulaEditorUI Class
Members


In This Topic
    FormulaEditorUI Class
    In This Topic
    Internal use only. Represents the user interface for the Formula Editor.
    Syntax
    'Declaration
     
    
    Public Class FormulaEditorUI 
       Inherits System.Windows.Forms.Form
    'Usage
     
    
    Dim instance As FormulaEditorUI
    public class FormulaEditorUI : System.Windows.Forms.Form 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         FarPoint.Win.Spread.FormulaEditorUI

    See Also