IsReadOnly Property
IsReadOnly
Gets or sets a value that determines whether the user can modify cell values using the mouse and keyboard. Default value is True.
Declaration
public override bool IsReadOnly { get; set; }
Overrides
C1.Web.Mvc.FlexGridBase<object>.IsReadOnly