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


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