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


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