Skip to main content
A newer version of this page is available. .

QueryBuilderExtension Constructors

Represents an extension object implementing the Query Builder functionality.
Name Parameters Description
QueryBuilderExtension(SettingsBase, ViewContext) settings, viewContext Initializes a new instance of the QueryBuilderExtension class with the specified settings and provides the context information about the view.
QueryBuilderExtension(SettingsBase) settings Initializes a new instance of the QueryBuilderExtension class with the specified settings.
See Also