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


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