menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PaletteConstraints

    Show / Hide Table of Contents

    Enum PaletteConstraints

    Enum for the PaletteConstraints

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    [Flags]
    public enum PaletteConstraints

    Fields

    Name Description
    Default

    Specifies the palette visibility as default

    Expandable

    specifies whether palette can be collapsed at runtime or not.

    HeaderVisibility

    specifies whether palette header can be visible or not.

    Visible

    specifies whether palette can be visible or not.

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