Click or drag to resize

StiPropertyGridPropertyCollectionAdd Method

[Missing <summary> documentation for "M:Stimulsoft.Report.PropertyGrid.StiPropertyGridPropertyCollection.Add(Stimulsoft.Report.PropertyGrid.StiPropertyCategories,Stimulsoft.Report.PropertyGrid.StiPropertyObject[])"]

Namespace:  Stimulsoft.Report.PropertyGrid
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Add(
	StiPropertyCategories cat,
	StiPropertyObject[] objs
)

Parameters

cat
Type: Stimulsoft.Report.PropertyGridStiPropertyCategories

[Missing <param name="cat"/> documentation for "M:Stimulsoft.Report.PropertyGrid.StiPropertyGridPropertyCollection.Add(Stimulsoft.Report.PropertyGrid.StiPropertyCategories,Stimulsoft.Report.PropertyGrid.StiPropertyObject[])"]

objs
Type: Stimulsoft.Report.PropertyGridStiPropertyObject

[Missing <param name="objs"/> documentation for "M:Stimulsoft.Report.PropertyGrid.StiPropertyGridPropertyCollection.Add(Stimulsoft.Report.PropertyGrid.StiPropertyCategories,Stimulsoft.Report.PropertyGrid.StiPropertyObject[])"]

See Also