alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum DisplayMode

    Specifies the display mode for the Query Builder rules, which can be either horizontal or vertical.

    Namespace: Syncfusion.Blazor.QueryBuilder
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum DisplayMode
    Remarks

    This enumeration is used to control the layout of the filter rules in the user interface.

    Fields

    Name Description
    Horizontal

    Renders the Query Builder rules in a horizontal layout.

    Vertical

    Renders the Query Builder rules in a vertical layout.

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