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






In This Topic
    BorderCollection Constructor()
    In This Topic
    Gets or sets the create borders.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New BorderCollection()
    public BorderCollection()
    public BorderCollection(); 
    public function BorderCollection();
    public: BorderCollection();
    public:
    BorderCollection();
    See Also