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. |