Click or drag to resize

StiReportGetProperties Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiReport.GetProperties(Stimulsoft.Report.PropertyGrid.IStiPropertyGrid,Stimulsoft.Base.StiLevel)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiPropertyCollection GetProperties(
	IStiPropertyGrid propertyGrid,
	StiLevel level
)

Parameters

propertyGrid
Type: Stimulsoft.Report.PropertyGridIStiPropertyGrid

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

level
Type: Stimulsoft.BaseStiLevel

[Missing <param name="level"/> documentation for "M:Stimulsoft.Report.StiReport.GetProperties(Stimulsoft.Report.PropertyGrid.IStiPropertyGrid,Stimulsoft.Base.StiLevel)"]

Return Value

Type: StiPropertyCollection

[Missing <returns> documentation for "M:Stimulsoft.Report.StiReport.GetProperties(Stimulsoft.Report.PropertyGrid.IStiPropertyGrid,Stimulsoft.Base.StiLevel)"]

Implements

IStiPropertyGridObjectGetProperties(IStiPropertyGrid, StiLevel)
See Also