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

In This Topic
    AutoGridGroup Class
    In This Topic
    Defines a class represents the group for the auto grid layout.
    Syntax
    'Declaration
     
    
    Public Class AutoGridGroup 
       Inherits Group
    public class AutoGridGroup : Group 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Group
          C1.Web.Mvc.AutoGridGroup

    See Also