[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.Table

Table Property

Table

Gets or sets styles for table report items.

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

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