[]
Represents a style for a report item.
public class ReportItemStyle<T>
| Name | Description |
|---|---|
| T | The type of the content for the style. |
| Name | Description |
|---|---|
| ReportItemStyle() |
| Name | Description |
|---|---|
| Content | Gets or sets the content of the style. |
| Id | Gets or sets the identifier of the style. |
| Name | Gets or sets the name of the style. |