StiReportControlUpdateReportControl Method |
Use for update report control properties.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax protected void UpdateReportControl(
string propertyName
)
Protected Sub UpdateReportControl (
propertyName As String
)
Parameters
- propertyName
- Type: SystemString
A name of the property which will be updated.
See Also