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






In This Topic
    TableSectionStyle Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New TableSectionStyle()
    public TableSectionStyle()
    public TableSectionStyle(); 
    public function TableSectionStyle();
    public: TableSectionStyle();
    public:
    TableSectionStyle();
    See Also