[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.TableOfContents

TableOfContents Property

TableOfContents

Gets or sets styles for table of contents report items.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public ReportItemStyle<TableOfContentsStyleContent>[] TableOfContents { get; set; }
Property Value
Type Description
ReportItemStyle<TableOfContentsStyleContent>[]

An array of ReportItemStyle<T> that contains styles for table of contents report items.