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

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

    Property Value

    The details style content as a Details.
    See Also