ComponentOne Xamarin.Android
LayerType Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members