[]
Gets or sets the custom CSS styles that will be applied to the report items.
[Parameter]
public ReportItemsStyles ReportItemsStyles { get; init; }
Type | Description |
---|---|
ReportItemsStyles | An instance of ReportItemsStyles that defines the report items styles settings. |
This property can only be set once during object initialization and cannot be changed afterwards.