Click or drag to resize

PropertyManagerPageOptionBox Constructor

Initializes a new instance of the PropertyManagerPageOptionBox class

Namespace:  CodeStack.SwEx.PMPage.Controls
Assembly:  CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax
public PropertyManagerPageOptionBox(
	IPropertyManagerPageOption[] ctrls
)

Parameters

ctrls
Type: IPropertyManagerPageOption

[Missing <param name="ctrls"/> documentation for "M:CodeStack.SwEx.PMPage.Controls.PropertyManagerPageOptionBox.#ctor(SolidWorks.Interop.sldworks.IPropertyManagerPageOption[])"]

See Also