menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class ScrollLimit

    Defines the scrollable region of diagram Diagram - Enables scrolling to view the diagram content Infinity - Diagram will be extended, when we try to scroll the diagram

    Inheritance
    System.Object
    ScrollLimit
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class ScrollLimit : Enum

    Fields

    Diagram

    Declaration
    public const ScrollLimit Diagram
    Field Value
    Type
    ScrollLimit

    Infinity

    Declaration
    public const ScrollLimit Infinity
    Field Value
    Type
    ScrollLimit

    Limited

    Declaration
    public const ScrollLimit Limited
    Field Value
    Type
    ScrollLimit
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved