ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / PropertyGroupDescription Class
Members

In This Topic
    PropertyGroupDescription Class
    In This Topic
    Describes the grouping of items using a property name as the criterion. Describes the grouping of items using a property name as the criterion.
    Object Model
    PropertyGroupDescription Class
    Syntax
    'Declaration
     
    Public Class PropertyGroupDescription 
       Inherits GroupDescription
    public class PropertyGroupDescription : GroupDescription 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.GroupDescription
          C1.Web.Mvc.PropertyGroupDescription

    See Also