Namespace Syncfusion.Blazor.QueryBuilder
Classes
ChangeEventArgs
Interface for Change event. |
ColumnType
Specifies the column types. |
DisplayMode
Specifies the display Mode as Horizontal or Vertical. |
HeaderTemplateModel
Interface for a class Header Template. |
NamedParameterSql
This interface defines the properties necessary to execute a parameterized SQL query. It encapsulates the parameters and their values, enabling secure and efficient database operations. |
OperatorsModel
Interface for a class Operator. |
ParameterSql
This interface defines the properties necessary to execute a parameter SQL query. It encapsulates the parameters and their values, enabling secure and efficient database operations. |
QueryBuilderColumn
Specifies the column for the query builder. |
QueryBuilderColumns
Specifies the columns for the query builder. |
QueryBuilderColumnValidation
Defines the validation of Query Builder column. |
QueryBuilderEvents<TValue>
Used to configure the query builder events. |
QueryBuilderField
A class that represents the field model of |
QueryBuilderOperator
A class that represents the operator model of |
QueryBuilderOperatorType
Specifies default operator. |
QueryBuilderRule
Specifies the rule for the query builder. |
QueryBuilderShowButtons
Specifies the show button settings for the query builder. |
QueryBuilderTemplates
Specifies the template settings for the querybuilder column. |
RuleChangeEventArgs
Interface for RuleChange event. |
RuleDragStartingEventArgs
Provides the event data for the RuleDragStarting event of the SfQueryBuilder<TValue>. |
RuleDroppedEventArgs
Provides the event data for the RuleDropped event of the SfQueryBuilder<TValue>. |
RuleDroppingEventArgs
Provides the event data for the RuleDropping event of the SfQueryBuilder<TValue>. |
RuleModel
Interface for a class Rule. |
SfQueryBuilder<TValue>
Query Builder is a graphical user interface that used for filtering large amounts of data by creating or editing conditions. |
SortDirection
Specifies the sort direction of the field names. |
UniqueFilterMode
Defines whether to allow creating multiple filter conditions for a field in a group or all groups in query builder. |