ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / DefinedName Class / DefinedName Constructor






In This Topic
    DefinedName Constructor
    In This Topic
    Creates a defined name.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New DefinedName()
    public DefinedName()
    public DefinedName(); 
    public function DefinedName();
    public: DefinedName();
    public:
    DefinedName();
    See Also