Click or drag to resize

RowSourceFilterWidget Constructor

Constructs a new instance of the object.

Namespace:  NetQuarry
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public RowSourceFilterWidget(
	IAppContext cxt
)

Parameters

cxt
Type: NetQuarryIAppContext
The application context.
See Also