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

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

    System.Object
       C1.Web.Mvc.Group
          C1.Web.Mvc.ManualGridGroup

    See Also