Enum EditTrigger
Specifies the edit trigger options
Namespace: Syncfusion.Windows.Forms.CellGrid.Helpers
Assembly: Syncfusion.Spreadsheet.Windows.dll
Syntax
public enum EditTrigger
Fields
Name | Description |
---|---|
OnDoubleTap | Trigger while double click. |
OnTap | Trigger while single click. |