ComponentOne Xamarin.Android
IsShown Property (GridCellsPanel)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellsPanel Class : IsShown Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsShown As Boolean
'Usage
 
Dim instance As GridCellsPanel
Dim value As Boolean
 
value = instance.IsShown
public virtual bool IsShown {get;}
See Also

Reference

GridCellsPanel Class
GridCellsPanel Members