Spread WinForms 15
FarPoint.Win.Spread Assembly / GrapeCity.Spreadsheet.DataVisualization Namespace / InputFormulaForm Class
Members


InputFormulaForm Class
Initializes a new instance of the InputFormulaForm class. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Syntax
'Declaration
 
Public MustInherit Class InputFormulaForm 
   Inherits FarPoint.Win.Spread.ModelessFormBase
 
'Usage
 
Dim instance As InputFormulaForm
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
                        GrapeCity.Spreadsheet.DataVisualization.InputFormulaForm

See Also