C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / PropertyGroupDescription Class
Members

PropertyGroupDescription Class
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
 
Inheritance Hierarchy

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

See Also