Show / Hide Table of Contents

Enum DragBehavior

Namespace: DRIT.Spreadsheet.Forms
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum DragBehavior : int

Fields

Name Description
Disabled

Does not allow a drag-and-drop action (default).

Enabled

Allows a drag-and-drop action.

Back to top Generated by DocFX