New to Telerik UI for WinFormsStart a free 30-day trial

Represents the clipboard paste mode.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.GridView.dll

Syntax:

C#
public enum GridViewClipboardPasteMode

Fields

Pasting to the RadGridView is disabled.

C#
Disable = 0

Pasting to the RadGridView is enabled.

C#
Enable = 1

Pasting to the RadGridView is enabled. The RadGridView Cell events will be raised during pasting operation.

C#
EnableWithNotifications = 2
In this article
DefinitionFieldsDisableEnableEnableWithNotifications
Not finding the help you need?
Contact Support