Property for setting supported effects of this drag and drop operation

Namespace: Ico.WPF.Specialized.DataGridControl.DragDrop
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static readonly DependencyProperty SupportedEffectsProperty
Visual Basic
Public Shared ReadOnly SupportedEffectsProperty As DependencyProperty
JScript
public static final var SupportedEffectsProperty : DependencyProperty

See Also