[]
Gets or sets the additional styles to add to report item styles.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public ReportStyles[] ReportStyles { get; set; }
Type | Description |
---|---|
ReportStyles[] | An array of ReportStyles that contains the additional styles. |