ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet.Fluent Namespace / FormulaBarExtension Class
Members

In This Topic
    FormulaBarExtension Class
    In This Topic
    Define a static class to add the extension methods for all the controls which can use FormulaBar extender.
    Syntax
    'Declaration
     
    
    <ExtensionAttribute()>
    Public MustInherit NotInheritable Class FormulaBarExtension 
    [Extension()]
    public static class FormulaBarExtension 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Sheet.Fluent.FormulaBarExtension

    See Also