ComponentOne Xamarin Edition
IsReadOnly Property (GridColumn)
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridColumn Class : IsReadOnly Property
Gets or sets a value indicating whether this column is read only. If the grid is set to be read-only this property will be ignored.
Syntax
public bool IsReadOnly {get; set;}
See Also

Reference

GridColumn Class
GridColumn Members