Gets the index of the page that was dragged.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public int TargetPage { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
Visual Basic |
---|
Public Property TargetPage As Integer <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |