ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / TableStyleContent Class / TableGroups Property

In This Topic
    TableGroups Property (TableStyleContent)
    In This Topic
    Gets or sets the table groups style content.
    Syntax
    'Declaration
     
    Public Property TableGroups As TableGroups
    public TableGroups TableGroups {get; set;}

    Property Value

    The table groups style content as a TableGroups.
    See Also