[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PropertyGroupDescriptionBuilder

PropertyGroupDescriptionBuilder Class

Defines a builder to configurate PropertyGroupDescription.

Inheritance
HideObjectMembers
PropertyGroupDescriptionBuilder
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public class PropertyGroupDescriptionBuilder : GroupDescriptionBuilder<PropertyGroupDescription, PropertyGroupDescriptionBuilder>

Constructors

Name Description
PropertyGroupDescriptionBuilder(PropertyGroupDescription)

Creates one PropertyGroupDescriptionBuilder instance to configurate obj.

Methods

Name Description
ClientConverter(string)

Configurates ClientConverter. Sets the callback function that takes an item and a property name and returns the group name.

PropertyName(string)

Configurates PropertyName.