menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class QueryBuilderShowButtons - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class QueryBuilderShowButtons

    Inheritance
    System.Object
    Syncfusion.EJ2.EJTagHelper
    QueryBuilderShowButtons
    Namespace: Syncfusion.EJ2.QueryBuilder
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class QueryBuilderShowButtons : EJTagHelper

    Constructors

    QueryBuilderShowButtons()

    Declaration
    public QueryBuilderShowButtons()

    Properties

    CloneGroup

    Specifies the boolean value in ruleDelete that the enable/disable the buttons in rule.

    Declaration
    public bool CloneGroup { get; set; }
    Property Value
    Type Description
    System.Boolean

    The default value is false

    CloneRule

    Specifies the boolean value in ruleDelete that the enable/disable the buttons in rule.

    Declaration
    public bool CloneRule { get; set; }
    Property Value
    Type Description
    System.Boolean

    The default value is false

    ContentTemplate

    To get or set value for ContentTemplate.

    Declaration
    public MvcTemplate<object> ContentTemplate { get; set; }
    Property Value
    Type
    Syncfusion.EJ2.MvcTemplate<System.Object>

    GroupDelete

    Specifies the boolean value in groupDelete that the enable/disable the buttons in group.

    Declaration
    public bool GroupDelete { get; set; }
    Property Value
    Type Description
    System.Boolean

    The default value is true

    GroupInsert

    Specifies the boolean value in groupInsert that the enable/disable the buttons in group.

    Declaration
    public bool GroupInsert { get; set; }
    Property Value
    Type Description
    System.Boolean

    The default value is true

    LockGroup

    Specifies the boolean value in ruleDelete that the enable/disable the buttons in rule.

    Declaration
    public bool LockGroup { get; set; }
    Property Value
    Type Description
    System.Boolean

    The default value is false

    LockRule

    Specifies the boolean value in ruleDelete that the enable/disable the buttons in rule.

    Declaration
    public bool LockRule { get; set; }
    Property Value
    Type Description
    System.Boolean

    The default value is false

    RuleDelete

    Specifies the boolean value in ruleDelete that the enable/disable the buttons in rule.

    Declaration
    public bool RuleDelete { get; set; }
    Property Value
    Type Description
    System.Boolean

    The default value is true

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved