Xceed DataGrid for Silverlight Documentation
IsDraggedElementConfigurationPreserved Property


Syntax
'Declaration
 
Public Shared Property IsDraggedElementConfigurationPreserved As Boolean
'Usage
 
Dim value As Boolean
 
DragDropManager.IsDraggedElementConfigurationPreserved = value
 
value = DragDropManager.IsDraggedElementConfigurationPreserved
public static bool IsDraggedElementConfigurationPreserved {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

DragDropManager Class
DragDropManager Members

Send Feedback