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

QueryGroupOperationsEventArgs Properties

Provides data for the FilterEditorControl.QueryGroupOperations event.
Name Description
AllowAddCondition Gets or sets whether to allow users to add conditions.
AllowAddCustomExpression Gets or sets whether to allow users to add custom expressions.
AllowAddGroup Gets or sets whether to allow users to add a group of conditions.
Filter Gets the current filter criteria specified in the FilterEditorControl.
See Also