ComponentOne Xamarin.Android
IsLayoutDirectionResolved Property (GridCellView)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellView Class : IsLayoutDirectionResolved Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsLayoutDirectionResolved As Boolean
'Usage
 
Dim instance As GridCellView
Dim value As Boolean
 
value = instance.IsLayoutDirectionResolved
public virtual bool IsLayoutDirectionResolved {get;}
See Also

Reference

GridCellView Class
GridCellView Members