| Visual Basic (Declaration) | |
|---|---|
Public Class StyleSheet | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class StyleSheet | |
| C# | Copy Code |
|---|---|
private void rptDataDynamics_ReportStart(object sender, System.EventArgs eArgs) | |
| Visual Basic | Copy Code |
|---|---|
Private Sub Detail_Format(ByVal sender As Object, ByVal e As System.EventArgs) Handles Detail.Format | |
You can use this collection to add or modify the styles used in the report and globally modify the formatting of controls in your report.
System.Object
DataDynamics.ActiveReports.StyleSheet


