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


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