WebCell.IsReadonly

WebCell.IsReadonly property

Gets or sets whether the cell is readonly.this is an extended attribute of GridWeb ,it will not keep in actual excel file

public bool IsReadonly { get; set; }

See Also