[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportStyles.Rectangle

Rectangle Property

Rectangle

Gets or sets styles for rectangle report items.

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

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