Xceed.Silverlight.Controls.v2.0 Assembly > Xceed.Silverlight.DragDrop Namespace > DragDropCancelEventArgs Class : Cancel Property |
Gets or sets a value indicating if the edit process is to be canceled.
'Declaration Public Property Cancel As Boolean
'Usage Dim instance As DragDropCancelEventArgs Dim value As Boolean instance.Cancel = value value = instance.Cancel
public bool Cancel {get; set;}
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family