menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RunMode - WPF API Reference | Syncfusion

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