Defines the Columns of Query Builder
string
Specifies the category for columns.
Defaults to null
Specifies the sub fields in columns.
Defaults to null
string
Specifies the fields in columns.
Defaults to null
string
| FormatObject
Specifies the date format for columns.
Defaults to null
string
Specifies the labels name in columns.
Defaults to null
{ : }
[]
Specifies the operators in columns.
Defaults to null
string
| Function
Specifies the rule template for the field with any other widgets.
Defaults to null
number
Specifies the step value(numeric textbox) for columns.
Defaults to null
TemplateColumn
| string
| Function
Specifies the template for value field such as slider or any other widgets.
Defaults to null
string
Specifies the types in columns field.
Defaults to null
Specifies the validation for columns (text, number and date).
Defaults to { isRequired: true , min: 0, max: Number.MAX_VALUE }
string[]
| number[]
| string
| number
| boolean
| Date
Specifies the default value for columns.
Defaults to null
string[]
| number[]
| boolean[]
Specifies the values in columns or bind the values from sub controls.
Defaults to null