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


In This Topic
ScrollIndicators Property (FlexViewer)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property ScrollIndicators As Android.Views.ScrollIndicatorPosition
 
'Usage
 
Dim instance As FlexViewer
Dim value As Android.Views.ScrollIndicatorPosition
 
value = instance.ScrollIndicators
See Also