[]
Gets or sets the custom CSS styles that will be applied to the report items.
[Browsable(true)]
[PersistenceMode(PersistenceMode.Attribute)]
public ReportItemsStyles ReportItemsStyles { get; set; }
| Type | Description |
|---|---|
| ReportItemsStyles | An instance of ReportItemsStyles that defines the report items styles settings. |