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


In This Topic
    FormulaEntryCollection Class
    In This Topic
    Contains all formula controls for the extender control.
    Object Model
    FormulaEntryCollection ClassFormulaEntry Class
    Syntax
    'Declaration
     
    
    Public Class FormulaEntryCollection 
       Inherits System.Collections.CollectionBase
    'Usage
     
    
    Dim instance As FormulaEntryCollection
    public class FormulaEntryCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          FarPoint.Web.Spread.FormulaEntryCollection

    See Also