ComponentOne ASP.NET MVC Controls
DataPointBuilder Constructor

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

Parameters

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

Reference

DataPointBuilder Class
DataPointBuilder Members