menu

WinForms

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

    Show / Hide Table of Contents

    Enum SheetMovedReason

    Specifies information about the originating action of SheetMoved event.

    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum SheetMovedReason

    Fields

    Name Description
    ClearAll

    All sheets were removed.

    InsertSheet

    Sheet was inserted.

    MoveSheet

    Sheet was moved.

    None

    None specified.

    RemoveSheet

    Sheet was removed.

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