For a list of all members of this type, see QueryBuilderControlProperties members.
Public Properties
| Name | Description |
| AutoValidate |
Gets and sets the auto validation flag in the QueryBuilderControl.
|
| EditClauseMode |
Gets and sets the expression mode of the QueryBuilderControl. Setting EditClauseMode true means that the control displays the expression in clauses;
a value of false displays the expression as a single SQL string.
|
| Expression |
Gets and sets the query expression in the QueryBuilderControl.
|
| MapMember |
Gets and sets the mapmember to be used in the QueryBuilderControl.
|
Top
See Also