Gets or sets the index of the selected page.
Namespace:
C1.Web.iPhone.C1LaunchPadAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public virtual int SelectedPageIndex { get; set; } |
Visual Basic |
---|
Public Overridable Property SelectedPageIndex As Integer Get Set |