GrapeCity.Win.MultiRow Namespace > RichTextBoxCell Class : EnableAutoDragDrop Property |
<SRDescriptionAttribute("Indicates whether to enable drag and drop of text, pictures, and other data.")> <DefaultValueAttribute()> <SRCategoryAttribute("Behavior")> Public Property EnableAutoDragDrop As Boolean
Dim instance As RichTextBoxCell Dim value As Boolean instance.EnableAutoDragDrop = value value = instance.EnableAutoDragDrop
[SRDescription("Indicates whether to enable drag and drop of text, pictures, and other data.")] [DefaultValue()] [SRCategory("Behavior")] public bool EnableAutoDragDrop {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2