[]
Represents the report item CSS styles.
public class ReportItemsStyles
var styles = new ReportItemsStyles { CssUri = "custom-styles.css" };
| Name | Description |
|---|---|
| ReportItemsStyles() |
| Name | Description |
|---|---|
| CssUri | Gets or sets the URI of a custom CSS that will be applied to the report items. |