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


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