ComponentOne ASP.NET MVC Controls
PlotAreaBuilder Class
Members 

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

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

See Also

Reference

PlotAreaBuilder Members
C1.Web.Mvc.Fluent Namespace