Xceed.Silverlight.Controls.v2.0 Assembly > Xceed.Silverlight.DragDrop Namespace > DraggedElementConfiguration Class : ElementFadeOutDuration Property |
'Declaration Public Property ElementFadeOutDuration As Nullable(Of TimeSpan)
'Usage Dim instance As DraggedElementConfiguration Dim value As Nullable(Of TimeSpan) instance.ElementFadeOutDuration = value value = instance.ElementFadeOutDuration
public Nullable<TimeSpan> ElementFadeOutDuration {get; set;}
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family