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


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