Click or drag to resize

SelectionBoxAttribute Constructor (swSelectType_e)

Constructor for selection box options

Namespace:  CodeStack.SwEx.PMPage.Attributes
Assembly:  CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax
public SelectionBoxAttribute(
	params swSelectType_e[] filters
)

Parameters

filters
Type: swSelectType_e
Filters allowed for selection into this selection box
See Also