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






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