C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridCellsPanel Class / Context Property


In This Topic
Context Property (GridCellsPanel)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Context As Android.Content.Context
 
'Usage
 
Dim instance As GridCellsPanel
Dim value As Android.Content.Context
 
value = instance.Context
See Also