ComponentOne ASP.NET MVC Controls
BulletGraphBuilder Constructor

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

Parameters

component
The C1.Web.Mvc.BulletGraph object to be configurated.
See Also

Reference

BulletGraphBuilder Class
BulletGraphBuilder Members