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


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