IEffectsPresenter
Interface
Provides mechanism for automatic updating Effects.
Definition
Namespace:Telerik.Windows.DragDrop
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
public interface IEffectsPresenter
Derived Classes:
Properties
Effects
DragDropEffects
Gets or sets the effects based on drop-and-drop operation.
C#
DragDropEffects Effects { get; set; }