menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum Scopes

    used to specifies the Scope of the class members

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    public enum Scopes

    Fields

    Name Description
    Package

    Used to specify Scope as Package

    Private

    Used to specify Scope as Private

    Protected

    Used to specify Scope as Protected

    Public

    Used to specify Scope as Public

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