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


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