ComponentOne ASP.NET MVC Controls
DataPointBuilder Class
Members 

C1.Web.Mvc.Fluent Namespace : DataPointBuilder Class
Defines a builder to configurate C1.Web.Mvc.DataPoint.
Syntax
'Declaration
 
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Class DataPointBuilder 
   Inherits C1.Web.Mvc.Fluent.BaseBuilder(Of DataPoint,DataPointBuilder)
[EditorBrowsable(EditorBrowsableState.Never)]
public class DataPointBuilder : C1.Web.Mvc.Fluent.BaseBuilder<DataPoint,DataPointBuilder> 
Inheritance Hierarchy

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.DataPointBuilder

See Also

Reference

DataPointBuilder Members
C1.Web.Mvc.Fluent Namespace