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

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

    System.Object
       C1.Web.Mvc.Fluent.FlexGridGroupPanelExtension

    See Also