WPF

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

    Show / Hide Table of Contents

    Enum RunMode

    This enum classifies mode type.

    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public enum RunMode

    Fields

    Name Description
    ReadOnly

    Indicates that visual part cannot be changed manually.

    ScrollOnly

    Indicates that visual part can be changed by scroll only.

    TypeAndScroll

    Indicates that visual part can be changed by type and scroll.

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