Click or drag to resize

IStiPropertyGridObjectGetEvents Method

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

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

Parameters

propertyGrid
Type: Stimulsoft.Report.PropertyGridIStiPropertyGrid

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

Return Value

Type: StiEventCollection

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

See Also