C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridColumnHeaderCell Class / LayerType Property


In This Topic
LayerType Property (GridColumnHeaderCell)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property LayerType As Android.Views.LayerType
 
'Usage
 
Dim instance As GridColumnHeaderCell
Dim value As Android.Views.LayerType
 
value = instance.LayerType
See Also