ComponentOne ASP.NET MVC Controls
PropertyGroupDescriptionBuilder Constructor

C1.Web.Mvc.Fluent Namespace > PropertyGroupDescriptionBuilder Class : PropertyGroupDescriptionBuilder Constructor
The C1.Web.Mvc.PropertyGroupDescription object to be configurated.
Creates one PropertyGroupDescriptionBuilder instance to configurate obj.
Syntax
'Declaration
 
Public Function New( _
   ByVal obj As PropertyGroupDescription _
)
public PropertyGroupDescriptionBuilder( 
   PropertyGroupDescription obj
)

Parameters

obj
The C1.Web.Mvc.PropertyGroupDescription object to be configurated.
See Also

Reference

PropertyGroupDescriptionBuilder Class
PropertyGroupDescriptionBuilder Members