ComponentOne Xamarin.iOS
ExtentHeight Property


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1ScrollViewer Class : ExtentHeight Property
Gets the vertical size of all the scrollable content in the C1ScrollViewer.
Syntax
'Declaration
 
Public ReadOnly Property ExtentHeight As Double
'Usage
 
Dim instance As C1ScrollViewer
Dim value As Double
 
value = instance.ExtentHeight
public double ExtentHeight {get;}
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members