ComponentOne ASP.NET MVC Controls
DefinedNameBuilder Class
Members 

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

System.Object
         C1.Web.Mvc.Sheet.Fluent.DefinedNameBuilder

See Also

Reference

DefinedNameBuilder Members
C1.Web.Mvc.Sheet.Fluent Namespace