Gets or sets a value indicating whether content area can be scrolled.
Namespace:
C1.Web.iPhone.C1ViewPortAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public bool IsContentScrollable { get; set; } |
Visual Basic |
---|
Public Property IsContentScrollable As Boolean Get Set |