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


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