C1.Android.Core Assembly / C1.Android.Core Namespace / C1ScrollViewer Class / MinimumHeight Property


In This Topic
MinimumHeight Property (C1ScrollViewer)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property MinimumHeight As Integer
 
'Usage
 
Dim instance As C1ScrollViewer
Dim value As Integer
 
value = instance.MinimumHeight
See Also