ReportStyleViewModel Properties
A ViewModel that provides information about a report style.| Name | Description |
|---|---|
| Caption | Gets font options used to display captions for data fields. |
| Data | Gets font options used to display data fields in the report. |
| DisplayName | Gets the report style’s display name. |
| StyleId | Gets the report visual style. |
| Title | Gets font options used to display the report title. |
See Also