Click or drag to resize

StiReportGetEvents Method (IStiPropertyGrid)

[Missing <summary> documentation for "M:Stimulsoft.Report.StiReport.GetEvents(Stimulsoft.Report.PropertyGrid.IStiPropertyGrid)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiEventCollection GetEvents(
	IStiPropertyGrid propertyGrid
)

Parameters

propertyGrid
Type: Stimulsoft.Report.PropertyGridIStiPropertyGrid

[Missing <param name="propertyGrid"/> documentation for "M:Stimulsoft.Report.StiReport.GetEvents(Stimulsoft.Report.PropertyGrid.IStiPropertyGrid)"]

Return Value

Type: StiEventCollection

[Missing <returns> documentation for "M:Stimulsoft.Report.StiReport.GetEvents(Stimulsoft.Report.PropertyGrid.IStiPropertyGrid)"]

Implements

IStiPropertyGridObjectGetEvents(IStiPropertyGrid)
See Also