Gets or sets a value indicating whether the Page Indicator is visible.
Namespace:
C1.Web.iPhone.C1MultiViewAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public bool IsPageIndicatorVisible { get; set; } |
Visual Basic |
---|
Public Property IsPageIndicatorVisible As Boolean Get Set |