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


In This Topic
Class Property (GridCellsPanel)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Class As Java.Lang.Class
 
'Usage
 
Dim instance As GridCellsPanel
Dim value As Java.Lang.Class
 
value = instance.Class
See Also