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