Click or drag to resize

StiFormUpdateReportControl 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
)

Parameters

propertyName
Type: SystemString
A name of the property which will be updated.
See Also