InterfaceIEffectsPresenter
Interface
Provides mechanism for automatic updating Effects.
Definition
Namespace:Telerik.Windows.DragDrop
Assembly:Telerik.Windows.Controls.dll
Syntax:
cs-api-definition
public interface IEffectsPresenter
Properties
Effects
Gets or sets the effects based on drop-and-drop operation.
Declaration
cs-api-definition
DragDropEffects Effects { get; set; }
Property Value
DragDropEffects