ComponentOne Xamarin.Android
IsReadOnly Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members