ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Table Class
Members

In This Topic
    Table Class
    In This Topic
    Represents the features for table items.
    Object Model
    Table Class
    Syntax
    'Declaration
     
    Public Class Table 
    public class Table 
    Remarks
    The Table class provides properties to configure the features for table items, such as auto-filling headers and footers, merging cells, and visibility of frozen rows and columns.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Designer.Table

    See Also