private static void configureIsReadOnly(FormularioCheckList_RespuestasView frm, bool isReadonly) { frm.IsEnabled = !isReadonly; }