C1.Android.Grid Assembly / C1.Android.Grid Namespace / FlexGrid Class / IsInLayout Property


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