ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PaletteConstraints - ASP.NETCore API Reference | Syncfusion

    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 - 2021 Syncfusion Inc. All Rights Reserved