See Also

ViewerToolbar Class  | ViewerToolbar Members

Language

Visual Basic

C#

Show All

data
allowedEffects
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

DoDragDrop Method

[Visual Basic]
Public Function DoDragDrop( _    ByVal data As Object, _    ByVal allowedEffects As DragDropEffects _ ) As DragDropEffects
[C#]
public DragDropEffects DoDragDrop(    object data,    DragDropEffects allowedEffects );

Parameters

data
allowedEffects

See Also

ViewerToolbar Class  | ViewerToolbar Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.