C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / MinimumHeight Property


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