Click or drag to resize

StiPropertyObjectGetProperty Method

[Missing <summary> documentation for "M:Stimulsoft.Report.PropertyGrid.StiPropertyObject.GetProperty(Stimulsoft.Report.PropertyGrid.IStiPropertyGrid,System.Object[])"]

Namespace:  Stimulsoft.Report.PropertyGrid
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public abstract IStiProperty GetProperty(
	IStiPropertyGrid progGrid,
	Object[] obj
)

Parameters

progGrid
Type: Stimulsoft.Report.PropertyGridIStiPropertyGrid

[Missing <param name="progGrid"/> documentation for "M:Stimulsoft.Report.PropertyGrid.StiPropertyObject.GetProperty(Stimulsoft.Report.PropertyGrid.IStiPropertyGrid,System.Object[])"]

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:Stimulsoft.Report.PropertyGrid.StiPropertyObject.GetProperty(Stimulsoft.Report.PropertyGrid.IStiPropertyGrid,System.Object[])"]

Return Value

Type: IStiProperty

[Missing <returns> documentation for "M:Stimulsoft.Report.PropertyGrid.StiPropertyObject.GetProperty(Stimulsoft.Report.PropertyGrid.IStiPropertyGrid,System.Object[])"]

See Also