Gets or sets the current page that is displayed
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public int CurrentPage { get; set; } |
Visual Basic |
---|
Public Property CurrentPage As Integer Get Set |