C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridBase Class / IsLaidOut Property


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