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

In This Topic
    Tablix Class
    In This Topic
    Represents the features for tablix items.
    Object Model
    Tablix Class
    Syntax
    'Declaration
     
    Public Class Tablix 
    public class Tablix 
    Remarks
    The Tablix class provides properties to configure the features for tablix items, such as hiding cross-aggregates functionality, auto-filling corner cells, and visibility of frozen rows and columns.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Designer.Tablix

    See Also